/**********************************************/
/*  XHTML This ********************************/
/*  @url http://www.xhtmlthis.com *************/
/**********************************************/
/*  Code is not to be redistributed or sold.  */
/**********************************************/

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;
}
body {
	background: #3f5b73;
}
body,div,p,input,textarea,form,fieldset,th,td,blockquote,ul,ol,li,dl,dd,dt {
	font: 12px/18px "Lucida Grande", Arial, sans-serif;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #2b4861;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
fieldset,img,a img { 
	border: 0;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

/**
  * Rows
  */
#top_bar {
	background: url('../images/top_bar/background.gif') repeat-x top; 
}
.main {
	background: #fff url('../images/main/background.gif') repeat-x top;
}
#mid {
	padding: 25px 0;
}
#wide_seller {
	border-top: 5px solid #2c4c66;
	background: url('../images/subpage/seller_bg.gif') repeat-x top;
}
#wide_nav {
	border-top: 5px solid #79b7e8;
	background: url('../images/subpage/nav_bg.gif') repeat-x top;
	height: 45px;
}

/**
  * Wrapper
  */
.wrapper {
	width: 735px;
	margin: 0 auto;
}

/**
  * Top Row
  */
#top_bar .wrapper, #top_bar p a {
	text-decoration: none;
	font: 11px/18px "Lucida Grande", Arial, sans-serif;
	color: #fff;
	text-shadow: #16334d 0 1px 0;
}
	#top_bar .wrapper strong {
		float: left;
		padding: 5px;
	}
	#top_bar .wrapper p {
		float: right;
	}
		#top_bar p a {
			float: left;
			padding: 5px 6px;
			text-transform: lowercase;
		}
		#top_bar p a:hover, #top_bar .active {
			background: url('../images/top_bar/arrow.gif') no-repeat bottom center; 
			float: left;
		}


/**
  * Main
  */
#header {
	padding: 15px 0;
}
	#header h1 {
		background: url('../images/header/logo.gif') no-repeat; 
		float: left;
		width: 215px; height: 40px;
	}
		#header h1 a, #header h1 a:hover {
			text-decoration: none;
			float: left;
			text-indent: -10000000px;
			width: 215px; height: 40px;
		}
	#header span {
		background: url('../images/header/version_left.gif') no-repeat left top; 
		float: right;
		margin: 12px 0 0;
	}
	#header span strong {
		background: url('../images/header/version_right.gif') no-repeat right top;
		float: left;
		height: 18px;
		padding: 1px 10px;
		font-size: 11px;
		color: #fff;
		text-shadow: #16334d 0 1px 0;
	}
#navigation {
	background: url('../images/header/nav_bg.gif') no-repeat;
	width: 715px; height: 39px;
	padding: 5px 10px 0;
}
	#navigation li {
		float: left;
		padding: 0 7px;
	}
		#navigation li a {
			text-decoration: none;
			padding: 10px 10px 0;
			float: left;
			color: #fff;
		}
		#navigation li a:hover {
			background: url('../images/header/nav_hover.gif') no-repeat top center; 
			text-decoration: underline;
			padding: 10px 10px 0;
			float: left;
			color: #fff;
		}
		#navigation .on_page a, #navigation .on_page a:hover {
			text-decoration: none;
			background: url('../images/header/nav_active_left.gif') no-repeat left top; 
			float: left;
			color: #2b4962;
			padding: 0;
		}
		#navigation .on_page span {
			background: url('../images/header/nav_active_right.gif') no-repeat right top; 
			float: left;
			height: 27px;
			padding: 7px 10px 0;
		}
		#navigation #navigation_right {
			margin: 5px 0 0;
			float: left;
		}
		#navigation #navigation_right a, #navigation #navigation_right a:hover {
			text-decoration: none;
			background: url('../images/header/nav_buy_left.gif') no-repeat left top; 
			float: left;
			color: #2b4962;
			padding: 0;
		}
		#navigation #navigation_right span {
			background: url('../images/header/nav_buy_right.gif') no-repeat right top; 
			float: left;
			height: 27px;
			padding: 9px 15px 0;
		}
#seller {
	background: url('../images/header/seller.jpg') no-repeat;
	width: 735px; height: 141px; 
}
	#seller h2 {
		float: right;
		color: #fff;
		text-shadow: #16334d 0 1px 0;
		font: bold 32px "Myriad Pro", Helvetica, "Lucida Grande", Arial, sans-serif;
		letter-spacing: -2px;
		padding: 52px 66px 0 0;
		text-decoration: none;
	}
	#seller h2 a {
		color: #fff;
		text-decoration: none;
	}
	#seller p {
		color: #fff;
		text-shadow: #16334d 0 1px 0;
		font: bold 18px "Myriad Pro", Helvetica, "Lucida Grande", Arial, sans-serif;
		padding: 65px 0 0 30px;
	}

/**
  * Content
  */
#left {
	width: 247px;
	float: left;
	padding: 0 20px 0 0;
}
	.box {
		background: url('../images/main/box.gif') no-repeat top;
		margin: 0 0 10px; padding: 13px 10px 20px 50px;
		color: #2b4861;
	}
		.box h2 {
			font: bold 13px "Lucida Grande", Arial, sans-serif;
			color: #2b4861;
			padding: 0 0 13px;
		}
		.box p, .box label {
			font-size: 11px;
			padding: 3px 0;
		}
		.box label input {
			width: 115px;
			float: right;
			background: #cddfee;
			border: 0;
			border-top: 1px solid #91acc3;
			border-left: 1px solid #91acc3;
			padding: 1px;
			color: #2b4861;
			font-size: 11px;
		}
		.box a {
			text-decoration: underline;
			color: #6ca319;
		}
		.box a:hover {
			text-decoration: none;
			color: #6ca319;
		}
		#submit, #help {
			background: url('../images/main/input.gif') no-repeat; 
			width: 58px; height: 20px;
			border: 0;
			margin: 5px 0 0;
			color: #fff;
			font: bold 11px "Lucida Grande", Arial, sans-serif;
			text-shadow: #16334d 0 1px 0;
			cursor: pointer;
		}
		.buttons {
			padding: 0 0 10px;
		}
			#forums, #styles {
				width: 246px; height: 60px;
				text-indent: -10000000px;
				float: left;
			}
			#forums {
				background: url('../images/main/forums.gif') no-repeat;
				margin: 0 0 5px; 
			}
			#styles {
				background: url('../images/main/pimp.gif') no-repeat; 
			}
#right {
	width: 465px;
	float: left;
}
	#right input, #right textarea {
		width: 430px;
	}
	
	#right label {
		margin-top: 10px;
		display: block;
		font-weight: bold;
	}
	
		#right label input, #right label textarea {
			margin-top: 5px;
		}
	
	#right .button
	{
		width: 200px;
		margin: 10px auto 0 auto;
		display: block;
	}

	#right h2
	{
		margin: 10px 0;
		color: #2b4861;
		font-size: 18px;
		background: url('../images/main/h2.gif') no-repeat left center;
		padding-left: 32px;
	}
	
	#intro_bg {
		background: url('../images/main/intro-bg.gif') no-repeat bottom;
		padding: 0 0 15px; 
	}
	#intro {
		background: url('../images/main/why-hs.gif') no-repeat top;
		padding: 65px 0 0;
	}
		#intro p {
			background: url('../images/main/tl_intro.gif') no-repeat top left;
			padding: 3px 10px 15px 75px;
			color: #2b4861;
		}
	#features {
		background: url('../images/main/few-features.gif') no-repeat;
		width: 209px; height: 40px;
		margin: 10px 0;
	}
		#features span {
			display: none;
		}
	#feature-list {
		padding: 0 0 0 15px;
	}
		#feature-list li {
			background: url('../images/main/li-arrow.gif') no-repeat left center; 
			float: left;
			font-size: 11px;
			color: #2b4861;
			width: 200px;
			padding: 3px 0 3px 25px;
		}
		#feature-list li span {
			display: none;
		}
		#feature-list-wide li {
			background: url('../images/main/li-arrow.gif') no-repeat 10px 10px; 
			font-size: 11px;
			color: #2b4861;
			padding: 3px 10px 3px 25px;
			font-weight: bold;
		}
		#feature-list-wide li span {
			display: block;
			font-weight: normal;
		}
	.logic-aim {
		margin: 10px 0 3px;
		float: right;
		background: url('../images/main/logic-aim.gif') no-repeat;
		width: 117px;
		height: 26px;
		text-indent: -100000px;
	}
	
.padding
{
	padding: 0 15px;
}

/**
  * Footer
  */
#footer .wrapper {
	color: #fff;
	text-align: right;
	padding: 10px 0;
	font-size: 11px;
}
	#footer a {
		text-decoration: underline;
		color: #fff;
		font-weight: bold;
	}
	#footer a:hover {
		text-decoration: none;
		color: #fff;
		font-weight: bold;
	}

/**
  * Subpage: Wide Seller
  */
#wide_seller .wrapper {
	background: url('../images/subpage/seller_bg_wrapper.gif') no-repeat center top;
	height: 53px;
	text-align: center;
	padding: 30px 0 0;
	color: #fff;
	text-shadow: #16334d 0 1px 0;
	font: bold 18px "Myriad Pro", Helvetica, "Lucida Grande", Arial, sans-serif;
}

/**
  * Subpage: Wide Navigation
  */
#wide_nav ul {
	
}
	#wide_nav li {
		float: left;
	}
		#wide_nav li a {
			text-decoration: none;
			padding: 14px 20px 0;
			float: left;
			color: #fff;
		}
		#wide_nav li a:hover {
			background: url('../images/header/nav_hover.gif') no-repeat top center; 
			text-decoration: underline;
			padding: 14px 20px 0;
			float: left;
			color: #fff;
		}
		#wide_nav .sub_active {
			margin: 11px 0 0;
		}
		#wide_nav .sub_active a, #wide_nav .sub_active a:hover {
			text-decoration: none;
			background: url('../images/subpage/nav_active_left.gif') no-repeat left top; 
			float: left;
			color: #2b4962;
			padding: 0;
		}
		#wide_nav .sub_active a span {
			background: url('../images/subpage/nav_active_right.gif') no-repeat right top; 
			float: left;
			height: 22px;
			padding: 4px 15px 0;
		}

/**
  * Subpage: Feature List
  */
#sub_features {
	background: url('../images/subpage/feature-list.gif') no-repeat; 
	height: 50px;
}
	#sub_features span {
		display: none;
	}
#feature_box, #contents_box {
	background: url('../images/subpage/corners_bg.gif') repeat-y; 
}
	#contents_box p {
		padding: 0px 10px;
	}
	#top_f {
		background: url('../images/subpage/corners_top.gif') no-repeat; 
		height: 12px;
		line-height: 0;
		font-size: .1em;
	}
	#bottom_f {
		background: url('../images/subpage/corners_bottom.gif') no-repeat; 
		height: 12px;
		line-height: 0;
		font-size: .1em;
	}
