@charset "UTF-8";
/* CSS Document */
 
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background:#01b0f0;
	background-image: url('images/bg2.gif');
}
/* layout structure */
#wrap {
	min-width: 500px;
	max-width: 1000px;
	background: url(../../TW/images/wrap-bg.gif) repeat-y 70% 0;
	background-color:#01b0f0;
}
#content {
	float:left;
	width: 70%;
	font-size: 95%;
	line-height: 1.5em;
	color: #333;
	background-color: #FFFFFF;
}
#contentWrapper {
	width:1000px;
	height:900px; 
	background: url(../../TW/532.jpg) repeat-y center; 
	text-align:left; 
	margin:0 30px; 
	padding:0 30px;
}
#sidebar {
	float: right;
	width: 30%;
}
#footer {
	clear: both;
	background: #828377 url(images/footer-bg.gif) repeat-x top left;
}
/*header*/
#header {
	border-bottom: 3px solid #333333;
	background: #01b0f0 url(../../TW/images/header-bg.gif) repeat-x top left;
}
#header h1 {
	margin: 0;
	padding: 25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	color: #ffffff;
	background:url(../../TW/images/logo.gif) no-repeat top left;
}

h4 {
	letter-spacing: 0.5cm
}

/*message row*/
#message {
	a:link color: #aeee00;
	margin: 0;
	padding: 10px;
	font-size: 90%;
	color: #cc9;
	text-align:center;
	background: #ff358b url(../../TW/images/message-bg.gif) repeat-x top left;	
}
#message strong {
	padding: 3px 0 0 28px;
	background: url(../../TW/images/shirt.gif) no-repeat 0 50%;
}
/*gutters*/
#content .gutter {
	background-color:#FFFFFF;
	padding: 25px 25px 25px 25px;
	background:url(../../TW/images/content-bg.gif) repeat-x top left;
}

#sidebar .gutter {
	padding: 15px;
}
/*content*/
#content h2 {
	margin: 0 0 1em 0;
	padding: 45px 0 0 0 ;
	font-family: Georgia, serif;
	font-size: 150%;
	font-weight: normal;
	color: #333333; 
}
dl.feature {
	margin: 15px 0;
	padding: 15px;
	border-top:1px dotted #01b0f0;
	border-bottom: 1px dotted #01b0f0;
}
dl.feature:after {
	content:".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}
dl.feature dt {
	margin: 0 0 .5em 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #693;
}
dl.feature dt img {
	float:left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	background:url(../../TW/images/photo-frame.gif) no-repeat bottom right;
}
dl.feature dd {
	margin-left: 120px;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
}
/* sidebars */
.box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #333333;
	background: #fff url(../../TW/images/box-b.gif) no-repeat bottom right;
}
.box h3 {
	margin: 0;
	padding: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: normal;
	color: #333333;
	background:url(../../TW/images/box-t.gif) no-repeat top left;
}
.box p, .box ul {
	margin: 0;
	padding: 0 12px;
}
.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(../../TW/images/list.gif) no-repeat 0 3px;
}
.mp3 {
	padding: 0 0 0 0;
}
.huge {
	font-size:10px;
}
a { color: #333333; }
a:visited { color: #333333; }
a:hover { color: #ff358b; } 
/*Hide from IE/Mac \*/
* html dl.feature { height: 1%; }
dl.feature {display: block;}
/*End hide from IE/Mac */

/*Hide from IE5/Mac \*/
* html #footer { height: 1%; }
/*End hide from IE5/Mac */

	
h1 {
	font-size: 150%;
}
p {
	font-size: 110%;
}
#nav {
	float:left;
	width: 100%;
	margin: 0;
	padding: 10px 0 0 46px;
	list-style: none;
	background: #ff358b url(images/nav_bg.gif) repeat-x bottom left;
}
#nav li {
	float:left;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 100%;
}
#nav a {
	float:left;
	display:block;
	margin: 0 1px 0 0 ;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #9b8748;
	border-bottom: none;
	background: #aeee00 url(images/off_bg.gif) repeat-x top left;
}
#nav a:hover {
	color: 333;
	padding-bottom: 4px;
	border-color: #727377;
	background: #fff url(images/on_bg.gif) repeat-x top left;
}

#nav a:active, body#about #t-about a {
	color: 333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(images/on_bg.gif) repeat-x top left;
}

#register {
	float:left;
	width:100%;
	margin:0;
	padding: 0;
	list-style:none;
	background: #FFFFFF;
}
#reg {
	float: left;
	margin:0;
	padding:8px 14px;
}

#look {
	float:right;
	margin:0;
	padding:8px 14px;
}


#message { 
	clear:both;
	text-align:center;
	color:#333333;
	background: #aeee00;
}

#container {
	background: #FFFFFF;
}

#screenprint {
	min-height: 766px;
	float:left;
	width:304px;
	padding: 10px 0;
	background: url(../../TW/images/screen_bg.gif) no-repeat top left;
	background-color:#FFFFFF;
}

#screenprint dl {
	float:left;
	width:260px;
	margin: 10px 20px;
	padding: 0;
	display: inline; /*fixes IE/Win double margin bug */
}

#screenprint dt {
	float:right;
	width:162px;
	margin: 0;
	padding: 0;
	font-size: 130%;
	letter-spacing: 1px;
	color: #627081;
}

#screenprint dd {
	margin: 0 0 0 98px;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
}

#screenprint dl dd.img { 
	margin: 0;
}

#screenprint dd.img img {
	float:left;
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
}

/* reverse float */

#screenprint .alt dt {
	float:left;
}

#screenprint .alt dd {
	margin: 0 98px 0 0;
}

#screenprint .alt dd.img img {
	float:right;
	margin:0 0 0 8px;
}

#video {
	clear:both;
	text-align:center;
	background-image:url(../../TW/images/stash.gif);
	background-color:#FFFFFF;
	padding-bottom:100px;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


img.x {
position:absolute;
left:0px;
top:0px;
z-index:-1
}





        
       /*/**
		 * @tab Page
		 * @section background
		 * @tip Choose colors for your list form's background and border. You might choose colors to match your company's branding.
         */
      

        /**
         * @tab Page
         * @section background
         */
        .container {
            /*@editable*/ border: 1px solid #000000;
        }

        fieldset {border: none; padding: 0; margin: 0;}

        /**
         * @tab Body
         * @section foreground
         * @tip Choose a color for your list form's foreground.  Pick a color that's easy to read against your text.
         */
        .content {
            /*@editable*/ background-color:#FFFFFF;
            /*@editable*/ padding:20px;
            font-family:Arial;
            font-size: 12px;
            line-height:150%;  /* #3# Editable */
            color: #333333;  /* #3# Editable */
        }

        /**
         * @tab Header
         * @section top bar
         * @tip You can make this color stand out, or you might make it the same as your form's background color.
         */
        .headerBar {
            /*@editable*/ background-color:#CCCCCC;
            /*@editable*/ padding:20px;
            /*@editable*/ border-bottom:0px solid #000000;
        }
        
        /**
         * @tab Header
         * @section top bar text
         * @tip If you aren't using an image for your header, set the text styles here.
         */
        .headerText {
            /*@editable*/ color:#666666;
            /*@editable*/ font-size:32px;
            /*@editable*/ font-family:Arial;
            /*@editable*/ font-weight:bold;
            /*@editable*/ text-align:left;
        }

        /**
         * @tab Body
         * @section default text
         * @tip This is the default text style for the body of your list form.
         */
        p, label, .formText {
            /*@editable*/ line-height:150%;
            /*@editable*/ font-family:Arial;
            /*@editable*/ font-size: 12px;
            /*@editable*/ color: #333333;
        }

        /**
         * @tab Alerts/Errors
         * @section alerts
         * @tip This is the style for the "There are errors below." warning that appears if invalid data is entered.
         */
        .alert {
            /*@editable*/ font-size:20px;
            /*@editable*/ line-height:200%;
            /*@editable*/ color:#FF0000;
            /*@editable*/ font-family:Arial;
            /*@editable*/ font-weight:bold;
        }

        /**
         * @tab Alerts/Errors
         * @section errors
         * @tip This is the style for the error messages that appear beneath each form fields with invalid data.  Use colors that will attract attention.
         */
        div.errorText {
            /*@editable*/ font-size: 12px;
            /*@editable*/ line-height:150%;
            /*@editable*/ font-weight:bold;
            /*@editable*/ color:#FF0000;
            /*@editable*/ font-family:Arial;
            /*@editable*/ background-color:#FFEEEE;
            /*@editable*/ padding:5px;
            /*@editable*/ margin:3px;
        }

        /**
         * @tab Body
         * @section link style
         * @tip Specify the color for all the hyperlinks in your list form.
         */
        a:link, a:active, a:visited, a {
            /*@editable*/ color:#0000FF;
        }

        a.poweredBy {
            font-size:10px;
            font-family:trebuchet ms;
            text-decoration: none;
        }

        .poweredByBox td {
        text-align: center;
        }

		/* hCards + hCalendars */
		.vcard, .vevent {
			background:#eee;
			border: 2px solid #ccc !important;
			padding: 14px;
			-moz-border-radius: 4px;
			-webkit-border-radius:4px;
			border-radius: 4px;
			margin: 5px 0 !important;
		}

		span.vcard, 
		span.vevent {padding: 2px 1px 2px 70px !important; margin: 0 2px 0 !important;}

		.org {display:block; margin:8px 0 0 0; padding-left:19px; background:url(http://dailywhiskers.list-manage.com/images/vcard.png) no-repeat; font-weight:bold; font-size:110%;}
		.hcard-download {background:url(http://dailywhiskers.list-manage.com/images/hcard-download-or.png) no-repeat; padding:2px 0 2px 32px;}
