@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	background-color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container {
	width: 753px;
	margin:0 auto;
	padding-top:34px;
	text-align:left;
}
/*Header*/
#right h2 a:link, #right h2 a:active, #right h2 a:visited { color:#767A77;}
#right h2 a:hover { color:#BE5EA4;}

#logo {
	padding-bottom: 15px;
}
img {
	border:0;
}
#nav {
height:30px;
}
#tellfriend { text-align:right; font-weight:bold; padding-right:14px; color: #BE5EA4; padding-bottom:5px; }
#tellfriend a:link, #tellfriend a:visited, #tellfriend a:active { text-decoration:none; color: #BE5EA4;}
/*Content*/
#content {
	border-left: 1px solid #ece9e7;
	border-right: 1px solid #ece9e7;
	padding-top:2px;
	position: relative;
	width: 751px;
}
#contentpages {
	border-top: 1px solid #ece9e7;
	border-left: 1px solid #ece9e7;
	border-right: 1px solid #ece9e7;
	padding-top:2px;
	position: relative;
	width: 751px;
}
#right {
	width: 497px;
	padding-left:24px;
	padding-right:18px;
	float:right;
}

#left {
	width:210px;
	float:left;
}
/*Left Styles*/
#leftseperator {
	padding-top:37px;
	padding-bottom: 19px;
}
#leftseperator_small {
	padding-top:10px;
	padding-bottom: 10px;
}
#leftcontent {
	margin-left:22px;
	font-weight:bold;
}
#left h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #767a77;
}
#left h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #be5ea4
}
#left li {
	list-style-image:url(images/left_list.gif);
	list-style-position:outside;
	list-style-type:none;
	color: #be5ea4;
	font-weight:bold;
	padding:3px;
}
/*SAT COUNTDOWN*/
#countdown { background-image:url(images/countdown.gif); background-repeat:no-repeat; width:188px; height:124px;}
#count1 { width:188px; height:70px; color:#FFFFFF; font-weight:bold;}
#count2 { width:188px; height:25px; text-align:center; color:#FFFFFF; font-weight: bold; padding-top:4px; font-size:13px;}
#count3 { width:188px; height:29px; color: #FFFFFF; text-align:right; padding-top: 4px; padding-right: 3px;}
#count3 a:link, #count3 a:visited, #count3 a:active { text-decoration:none; color:#FFFFFF;}
/*Right*/
#right h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #be5ea4;
}
#right h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #767a77;
}
#gradientbox {
	width:479px;
	background-image:url(images/gradient_box.gif);
	background-repeat:no-repeat;
	background-color:#f2f0ef;
	padding:10px 10px 7px 10px;
	font-weight:normal;
}
#gradientbox-products {
	width:400px;
	background-image:url(images/gradient_box.gif);
	background-repeat:no-repeat;
	background-color:#f2f0ef;
	padding:10px 10px 7px 10px;
	font-weight:normal;
		margin-left:79px;
}
#gradientblue {
	background-image:url(images/gradient_blue.gif);
	background-repeat:no-repeat;
	background-color:#d8e3ee;
	padding:10px 10px 7px 10px;
	font-weight:bold;
	width:217px;
}
#gradientblue-products {
	background-image:url(images/gradient_blue.gif);
	background-repeat:repeat-x;
	background-color:#d8e3ee;
	padding:10px 10px 7px 10px;
	font-weight:bold;
	border: 1px solid #cccccc;
}
#bluelarge {
	background-image:url(images/bluelarge.gif);
	background-repeat: repeat-x;
	background-color:#d8e3ee;
	padding:10px 10px 7px 10px;
	width:479px;
}
/*Links*/
#right a:link, #right a:active { text-decoration:none; color: #BE5EA4; font-weight:bold;} 
#right a:visited { text-decoration:none; color: #BE5EA4; font-weight:bold;} 
#right li { color: #be5ea4; font-weight:bold; list-style:none; list-style-image:none; list-style-type:none;}

#left a:link, #left a:active, #left a:visited {color: #be5ea4; font-weight:bold; text-decoration:none;}
/*Footer*/
#footer {
	border-left: 1px solid #ece9e7;
	border-right: 1px solid #ece9e7;
	padding-left: 237px;
	margin:0;
}
#footertxt {
	clear:both;
	border-left: 1px solid #ece9e7;
	color: #696969;
	font-size:11px;
	font-weight:bold;
	margin-left: 237px;
	padding-left: 11px;
}
#footertxt .links {
	color: #bd5ca3;
}

