/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.1
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


.content {
	position: relative;
	width: 990px;
	margin: 0 auto;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: .8em;
}
a {
	color: #06f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#header {
	background: url(/files/img/header_gray_fade.png) repeat-x;
	padding-bottom: 8px;
	overflow: hidden;
	height: 129px;
}
#header .content {
	height: 130px;
}
#header #logo {
	position: absolute;
	right: 762px;
	top: 0;
	background: url(/files/img/header_white_w_shadow.png) repeat-x;
	height: 130px;
	width: 9999px;
}
#header h1 span {
	display: none;
}
#header h1 a {
	display: block;
}
#header h1 {
	background: url(/files/img/header_logo_v2_small.png) no-repeat;
	position: absolute;
	top: 87px;
	right: 23px;
	width: 205px;
	height: 52px;
}
#header #roundCnr {
	position: absolute;
	top: 0;
	right: 0;
}
#header #aboutUs a {
	background-image: url(/files/img/top_button_aboutus.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 78px;
	height: 75px;
}
#header #aboutUs a:hover {
	background-position: left bottom;
}
#header #aboutUs a span {
	display: none;
}
#header #seoTextAd {
	display: block;
	float: right;
	width: 728px;
	padding-right: 20px;
}
#header #seoTextAd {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 14px;
}
#nav {
	background: url(/files/img/menu_bg_piece.png) repeat-x;
	margin-bottom: 7px;
	height: 42px;
	overflow: hidden;
}
#nav .content {
	overflow: hidden;
}
#nav #search {
	display: block;
	float: right;
	height: 42px;
}
#nav li {
	display: block;
	float: left;
}
#nav li a {
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 42px;
}
#nav li a:hover {
	background-position: left bottom;
}
#nav li a span {
	display: none;
}
#nav #nav_home {
	background-image: url(/files/img/menu_button_home.png);
	width: 81px;
}
#nav #nav_categories {
	background-image: url(/files/img/menu_button_categories.png);
	width: 138px;
}
#nav #nav_screensavers {
	background-image: url(/files/img/menu_button_screensavers.png);
	width: 167px;
}
#nav #nav_wallpapers {
	background-image: url(/files/img/menu_button_wallpapers.png);
	width: 144px;
}
#nav #nav_games {
	background-image: url(/files/img/menu_button_games.png);
	width: 139px;
}
#nav #search {

}
#nav #searchInput {
	position: absolute;
	top: 7px;
	right: 91px;
	background: url(/files/img/menu_inputbox.gif) no-repeat;
	border: none;
	margin: 0px;
	padding: 6px 3px 0 3px;
	width: 210px;
	height: 27px;
}
#nav #searchSubmit {
	position: absolute;
	top: 6px;
	right: 0px;
	border: none;
	background: url(/files/img/menu_button_search.png) left top no-repeat;
	width: 88px;
	height: 29px;
	cursor: pointer;
}
#nav #searchSubmit:hover {
	background-position: left bottom;
}
#subNav {
	margin-top: -7px;
	background: #bdecf2;
}
#subNav .subNavRow {
	height: 30px;
	border-bottom: #fff 1px solid;
}
#subNav .subNavRow ul li {
	margin-left: 16px;
	margin-right: 9px;
	display: inline;
	float: left;
	line-height: 30px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#subNav .subNavRow ul li a {
	color: #117285;
	text-decoration: none;
}
#subNav .subNavRow ul li a:hover {
	color: #2fbac8;
}
#main .content {
	overflow: auto; /* expand to float child elements */
	padding-bottom: 20px;
}
#main #mainContent {
	float: left;
	width: 668px;
}
#footer {
	background: url(/files/img/menu_bg_piece.png) repeat-x;
	height: 42px;
	overflow: hidden;
	color: #6a6a6a;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11px;
	line-height: 42px;
}
#footer ul {
	margin-left: -9px;
}
#footer li {
	display: block;
	float: left;
}
#footer li a {
	text-decoration: none;
	margin: 0 9px 0 9px;
	color: #6a6a6a;
}
#footer #copyright {
	display: block;
	float: right;
}
#introMsg {
	background: url("/files/img/header_logo_v2_small.png") no-repeat;
	width: 750px;
	height: 60px;
	margin: 10px;
	padding: 0px 0px 0px 250px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#introErrorMsg {
	width: 100%;
	margin: 10px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

ul.msgMessage, ul.msgError {
	padding: 10px;
	margin: 10px 0 10px 0;
}

ul.msgMessage {
	font-weight: bold;
	color: #333;
}

ul.msgError {
	color: #ff3333;
}

ul.msgMessage li, ul.msgError li {
	margin-bottom: 5px;
}


.ad728x90 {
	margin-top: 3px;
	width: 728px;
	height: 90px;
}
#ads {
	float: right;
	width: 300px;
	padding-top: 43px;
}
.ad300x250 {
	width: 300px;
	height: 250px;
	float: left;
	clear: both;
	margin-bottom: 15px;
}
.ad160x600 {
	width: 160px;
	height: 600px;
	float: right;
}
.ad125x125 {
	width: 125px;
	height: 125px;
	float: left;
	margin-bottom: 15px;
}

h3.containerHeader {
	display: block;
	background: url(/files/img/title_triangle_yellow.gif) 0px 3px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #6a6a6a;
	line-height: 20px;
	border-top: #fff solid 20px; /* using this instead of margin bc of collapsing margins issues btwn browsers */
	margin-bottom: 3px;
	padding-left: 18px;
	clear: both;
	height: 20px; /* ie6 'hasLayout' */
}
h3.containerHeader span {
	font-weight: normal;
}
.containerTop {
	background: url(/files/img/container_top.gif) left top no-repeat;
	width: 668px;
	height: 5px;
	overflow: hidden;
}
.containerBody {
	background: url(/files/img/container_gradient.png) left bottom repeat-x;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	padding-left: 4px;
	padding-right: 4px;
	width: 658px;
}
.containerNav {
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	padding-left: 22px;
	padding-right: 22px;
	height: 34px;
	line-height: 34px;
	width: 622px;
	position: relative;
}
.containerBottom {
	background: url(/files/img/container_bottom.gif) left top no-repeat;
	width: 668px;
	height: 5px;
	overflow: hidden;
}

.containerNav li {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	float: left;
	text-align: center;
	line-height: 34px;
	height: 30px;
	width: 27px;
}
.containerNav li a {
	color: #999;
	text-decoration: none;
}
.containerNav li a:hover {
	color: #117285;
}
.containerNav li.current {
	background: url(/files/img/pagination_rounded_square_lightblue.gif) 0px 8px no-repeat;
	color: #117285;
}
.containerNav .prevNext {
	position: absolute;
	top: 7px;
	right: 20px;
}
.containerNav .prevNext a.prev {
	background-image: url(/files/img/pagination_arrow_left.gif);
}
.containerNav .prevNext a.next {
	background-image: url(/files/img/pagination_arrow_right.gif);
}
.containerNav .prevNext a span {
	display: none;
}
.containerNav .prevNext a {
	display: block;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	height: 19px;
	width: 22px;
}
.containerNav .prevNext a:hover {
	background-position: left bottom;
}

.containerBody {
	padding: 15px 138px 15px 15px;
	width: 513px;
}
.containerBody h2 {
	padding-top: 50px;
}
.containerBody p {
	color: #666;
	padding: 10px 0;
	font-size: 13px;
	line-height: 18px;
}
.containerBody p.intro {
	font-size: 15px;
	line-height: 22px;
}
.containerBody ul {
	font-size: 13px;
	line-height: 18px;
	color: #666;
}
.containerBody ul li {
	background: url(/files/img/green_bullet.png) 15px 7px no-repeat;
	padding-left: 30px;
	font-weight: bold;
}
#flowerPot {
	float: right;
	margin: -19px -125px 0 0;
}

