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

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #5d5d5d;
	background-color: #e0f2fb;
}
p {
	padding-top: 0px;
	margin-top: 0px;
}
img {
	border-style: none;
}
a:link,
a:visited {
	color: #464648;
	text-decoration: underline;
}
a:hover,
a:active {
	color: #464648;
	text-decoration: none;
}
a {
  outline: none;
}
h1 {
	font-style: normal;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 25px;
}
h2 {
	width: 600px;
	background-position: 400px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/glasses.jpg);
	display: inline-block;
	margin-bottom: 0px;
	padding-bottom: 12px;
	letter-spacing: -1px;
	margin-top: 0px;
	color: black;
	font-size: 32px;
	font-weight: bold;
}
h3 {
	padding-top: 16px;
	background-position: 240px 0px;
	background-image: url(../images/twitbird.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 12px;
	letter-spacing: -1px;
	margin-top: 0px;
	color: #5d5d5d;
	font-size: 32px;
	font-weight: bold;
}
h4 {
	margin-bottom: 12px;
	font-weight: normal;
	color: #8A8B8D;
	font-size: 16px;
	margin-top: 12px;
}
h5 {
	margin-bottom: 0px;
	font-style: normal;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 25px;
}
h6 {
	margin-bottom: 6px;
	font-weight: bold;
	color: #8A8B8D;
	font-size: 16px;
	margin-top: 0px;
}
.greenh1 {
	color: #C2C500;
}
.blueh1 {
	color: #008BD8;
}
.pinkh1 {
	color: #e2007a;
}
.orangeh1 {
	color: #F4A41C;
}
.greyh1 {
	color: #5d5d5d;
}
#wrapper {
	width:900px;
	z-index: 1;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding-left: 70px;
	padding-right: 70px;
	background-image: url(../images/wrapper_bg.png);
	background-repeat: repeat-y;
}
#mainleft {
	padding-bottom: 20px;
	float: left;
	position: relative;
	width: 600px;
}
#mainright {
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	position: relative;
	width: 280px;
}
#mainright_cs {
	overflow: auto;
	height: 380px;
	padding-left: 20px;
	float: right;
	position: relative;
	width: 280px;
}
#mainleft_brands {
	padding-top: 30px;
	border-right-color: #c5c7c8;
	border-right-width: 2px;
	border-right-style: dotted;
	padding-bottom: 30px;
	float: left;
	position: relative;
	width: 599px;
}
#mainright_brands {
	padding-top: 30px;
	padding-bottom: 20px;
	float: right;
	position: relative;
	width: 298px;
}
#mainleft_blog {
	border-right-style: dotted;
	border-right-width: 2px;
	border-right-color: #c5c7c8;
	padding-bottom: 20px;
	float: left;
	position: relative;
	width: 600px;
}
#mainright_blog {
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	position: relative;
	width: 277px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#header {
	height: 148px;
	width: 900px;
}
#nav {
	padding-top: 118px;
	float: left;
}
a:link,
a:visited {
	color: #e2007a;
	text-decoration: none;
}
a:hover,
a:active {
	color: #5d5d5d;
	text-decoration: none;
}
a.greypink:link,
a.greypink:visited {
	color: #8A8B8D;
	text-decoration: none;
}
a.greypink:hover,
a.greypink:active {
	color: #e2007a;
	text-decoration: none;
}
a.bluelink:link,
a.bluelink:visited {
	color: #008BD8;
	text-decoration: none;
}
a.bluelink:hover,
a.bluelink:active {
	color: #5d5d5d;
	text-decoration: none;
}
a.orangelink:link,
a.orangelink:visited {
	color: #F4A41C;
	text-decoration: none;
}
a.orangelink:hover,
a.orangelink:active {
	color: #5d5d5d;
	text-decoration: none;
}
div#nav a:link,
div#nav a:visited {
	margin-right: 15px;
	color: #5d5d5d;
	text-decoration: none;
}
div#nav a.navon:link,
div#nav a.navon:visited,
div#nav a.navon:hover,
div#nav a.navon:active,
div#nav a:hover,
div#nav a:active {
	margin-right: 15px;
	color: #e2007a;
	text-decoration: none;
}
#subnav {
	padding-left: 135px;
	padding-top: 12px;
	height: 20px;
	width: 775px;
}
div#subnav a:link,
div#subnav a:visited {
	margin-right: 15px;
	font-size: 11px;
	color: #5d5d5d;
	text-decoration: none;
}
div#subnav a.subnavon:link,
div#subnav a.subnavon:visited,
div#subnav a.subnavon:hover,
div#subnav a.subnavon:active,
div#subnav a:hover,
div#subnav a:active {
	margin-right: 15px;
	font-size: 11px;
	color: #e2007a;
	text-decoration: none;
}

#navright {
	text-align: right;
	font-size: 20px;
	padding-top: 20px;
	float: right;
}
div#navright img {
	margin-top: 25px;
}
a.link_rightpadding {
	margin-right: 6px;
}
#content {
	width: 900px;
	float: left;
	min-width: 9px;
	position: relative;
	clear: both;
	border-top-color: #c5c7c8;
	border-top-style: dotted;
	border-top-width: 2px;
	border-bottom-color: #c5c7c8;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
#footer {
	width:820px;
	z-index: 1;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-left: 110px;
	padding-right: 110px;
	padding-top: 23px;
	height: 77px;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	color: white;
	font-size: 11px;
}
div#footer a:link,
div#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:hover,
div#footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#threecolumn_1 {
	padding-top: 30px;
	position: relative;
	width: 298px;
	height: 300px;
	float: left;	
}
#threecolumn_2 {
	padding-left: 25px;
	padding-top: 30px;
	position: relative;
	border-right-color: #c5c7c8;
	border-left-color: #c5c7c8;
	border-right-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-left-width: 2px;
	width: 275px;
	height: 360px;
	float: left;	
}
#threecolumn_3 {
	padding-bottom: 30px;
	padding-left: 25px;
	padding-top: 30px;
	position: relative;
	width: 272px;
	float: right;	
}
#threecolumn_1_brand {
	padding-top: 30px;
	position: relative;
	width: 298px;
	float: left;	
}
#threecolumn_2_brand {
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 30px;
	position: relative;
	border-right-color: #c5c7c8;
	border-left-color: #c5c7c8;
	border-right-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-left-width: 2px;
	width: 265px;
	height: 380px;
	float: left;	
}
#threecolumn_3_brand {
	padding-bottom: 30px;
	padding-left: 25px;
	padding-top: 30px;
	position: relative;
	width: 272px;
	float: right;	
}
#banner1 {
	padding: 20px;
	border-top-color: #c5c7c8;
	border-top-style: dotted;
	border-top-width: 2px;
	clear: both;
	position: relative;
	width: 258px;
	height: 120px;
	float: left;	
}
#banner2 {
	padding: 20px;
	border-left-color: #c5c7c8;
	border-right-color: #c5c7c8;
	border-top-color: #c5c7c8;
	border-left-style: dotted;
	border-right-style: dotted;
	border-top-style: dotted;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	position: relative;
	width: 260px;
	height: 120px;
	float: left;	
}
#banner3 {
	padding: 20px;
	border-top-color: #c5c7c8;
	border-top-style: dotted;
	border-top-width: 2px;
	height: 120px;
	position: relative;
	width: 258px;
	float: right;	
}
.clearboth {
	clear: both;
	position: relative;
}
.pinktext {
	color: #e2007a;
}
.formbox {
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 18px;
	color: #5d5d5d;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 5px;
	border-color: #b1b3b4;
	border-style: solid;
	border-width: 1px;
	width: 235px;
}
.submit_button {
	color: #5d5d5d;
	text-align: left;
	background-position: 49px 0px;
	margin-left: 175px;
	width: 70px;
	padding: 5px;
	border-width: 0px;
	background-color: white;
	background-image: url(../images/buttonbg.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.bold {
	color: #333333;
	font-weight: bold;
}
#contact1 {
	margin-right: 10px;
	width: 139px;
	float: left;
	position: relative;
}
#contact2 {
	width: 149px;
	float: left;
	position: relative;
}
#contact3 {
	clear: left;
	width: 149px;
	float: left;
	position: relative;
}
#contact4 {
	width: 149px;
	float: left;
	position: relative;
}
.success {
	display: none;
}
.error {
	font-style: italic;
	margin-bottom: 12px;
	color: #e2007a;
	margin-top: -12px;
	display: block;
}
.listhalves {
	margin-bottom: 12px;
	position: relative;
	float: left;
	width: 140px;
}
div.listhalves ul {
	padding-left: 20px;
	margin: 0px;
}
div.listhalves li {
	padding: 0px;
	margin: 0px;
}
.clearleft {
	clear: left;
	position: relative;
}
.twitcolumn {
	top: -16px;
}
div#twitter_update_list li {
	line-height: 16px;
	border-bottom-color: #c5c7c8;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	padding-bottom: 12px;
	margin-bottom: 12px;
	list-style-position: inside;
	list-style-image: url(../images/tweet_bullet.png);
}
.newswrapper {
	float: left;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 12px;
	width: 500px;
	border-bottom-color: #c5c7c8;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
div.newswrapper h1 {
	margin-bottom: -12px;
	color: #5C5D5F;
}

/* Slideshow 
#slideshow {
    position:relative;
    height:350px;
    width: 600px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
*/


.brandlist{
	font-size: 14px;
	width: 299px;
	float: left;
	position: relative;
	display: inline-block;
}
.fourteenpt{
	font-size: 14px;
}
.banner_left{
	font-size: 11px;
	width: 110px;
	float: left;
	position: relative;
}
.banner_right{
	font-size: 11px;
	width: 128px;
	float: right;
	position: relative;
}
div.banner_right p{
	margin-bottom: 6px;
}
#topcs{
	padding-bottom: 20px;
	padding-left: 20px;
	width: 278px;
	clear: left;
	float: left;
	position: relative;
	border-bottom-color: #c5c7c8;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	min-height:100px;
	_height:auto !important;
	height:auto !important;
	height:100px;
}
#ie6warning {
	background-color: #fee5ff;
	width: 100%;
	text-align: center;
	border-bottom: 2px solid #000000;
	color: #C02520;
	margin: 0px;
	padding: 12px 0px 0px;
}
#middlecs{
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	width: 278px;
	clear: left;
	float: left;
	position: relative;
	border-bottom-color: #c5c7c8;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	min-height:100px;
	_height:auto !important;
	height:auto !important;
	height:100px;
}
#bottomcs{
	padding-top: 20px;
	padding-left: 20px;
	width: 278px;
	clear: left;
	float: left;
	position: relative;
	min-height:100px;
	_height:auto !important;
	height:auto !important;
	height:100px;
}
div#mainright_brands h1{
	margin-left: 20px;
}
#thumbnailstrip{
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 900px;
	clear: both;
	float: left;
	position: relative;
	border-top-color: #c5c7c8;
	border-top-width: 2px;
	border-top-style: dotted;
}
.thumbnail{
	margin-right: 10px;
	margin-left: 10px;
}	


/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:600px;
		height:350px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:13px;
		height:19px;
		position:absolute;
		left:-30px;
		top:310px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:567px;
		}	
	#prevBtn {
		left: 20px;
	}													
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:13px;
		height:19px;
		background:url(../images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.png) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 40px;
		float: left;
		clear: both;
		position: relative;
		padding-bottom: 0px;
		padding-top: 20px;
		height: 70px;
		border-top-color: #c5c7c8;
		border-top-width: 2px;
		border-top-style: dotted;	
		width: 900px;
		}
	ol#controls li{ 
		margin-left: 14px; 
		margin-bottom: 0; 
		margin-right: 14px; 
		margin-top: 0; 
		padding:0;
		float:left;
		list-style:none;
		height: 70px;
		}
	ol#controls li a{
		padding-left: 0px;
		padding-bottom: 0;
		padding-right: 0px;
		padding-top: 0;
		width: 120px;
		float:left;
		height: 70px;
		border:1px solid white;
		text-decoration:none;
		}
	ol#controls li.current a{
			border-color: #b7b7b7;
			border-style: solid;
			border-width: 1px;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	
/* // Easy Slider */
