body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #d0d0d0;
	color: #333333;
	margin: 0px auto 0px auto;
	text-align: center;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}

h1 {
	font-size: 13pt;
	font-weight: 700;
	margin: 0 0 7px 0;
	color: #128dcf;
}

h1.smaller {
	font-size: 12pt;
	font-weight: 100;
	margin: 0 0 5px 0;
	color: #128dcf;
}

h2 {
	font-size: 13pt;
	font-weight: 700;
	margin: 20px 0 8px 0;
	color: #008c00;
}

h2.orange {
	color: #bd7c0b;
	margin-top: 30px;
}

h2.top {
	font-size: 11pt;
	font-weight: 700;
	margin: 0 0 4px 0;
	color: #128dcf;
}

h3 {
	font-size: 11pt;
	font-weight: 700;
	margin: 5px 0 5px 0;
	color: #000000;
}

img {
	border: 0px;
}

img.logo {
	float: left;
	margin: 0px 0 0 0;
}

img.webhost-logo {
	border: 1px solid #d1d1d1;
	margin: 5px 0 0 5px;
}



a {
	color: #17a0e7;
	text-decoration: none;
}

a:visited {
	color: #17a0e7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


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



/* Structure Divs */
div.clear {
	clear: both;
	width: 100%;
}

div.content {
	width: 988px;
	background-color: #FFFFFF;
	margin: 0 auto 10px auto;
	text-align: left;
	clear: both;
	background: #FFFFFF url('images/bg-fade.jpg') repeat-x;
	background-position: 0 1px;
}

div.header {
	width: 990px;
	height: 62px;
	margin: 0 auto 0 auto;
	clear: both;
}

div.menu {
	width: 990px;
	height: 29px;
	margin: 0 auto 0 auto;
	background: url('images/menu-bg.jpg') repeat-x;
	text-align: left;
	color: #FFFFFF;
	clear: both;
}


div.bg-reflect {
	width: 978px;
	height: 28px;
	margin: 0 auto 0 auto;
	padding: 8px 0 0 10px;
	background: #FFFFFF url('images/bg-fade.jpg') repeat-x;
	background-position: 0 1px;
	text-align: left;
	color: #000000;
	clear: both;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

div.bg-reflect div.social {
	float: right;
	margin-right: 10px;
	width: 300px;
	text-align: right;
}

div.bg-reflect div.social a {
	margin-left: 2px;
}

div.bg-reflect div.where {
	padding: 2px 0 0 0;
	font-size: 9pt;
}


div.footer {
	width: 990px;
	margin: 0 auto 0 auto;
	font-size: 9pt;
	text-align: left;
	clear: both;
}

div.top-links {
	float: right;
	width: 300px;
	padding: 42px 10px 0 0;
}

div.top-links a {
	display: block;
	float: right;
	margin: 0 15px 0 0;
	font-weight: 700;
}

/* Menu Links */
div.menu a {
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	height: 24px;
	padding: 5px 13px 0 13px;
}

div.menu a:hover {
	background: url('images/menu-hover.jpg') repeat-x;
}

div.menu a.selected {
	background: url('images/menu-hover.jpg') repeat-x;
}


div.menu a#tab1 {
	width: 57px;
	padding: 5px 0 0 0;
	text-align: center;
}

div.menu a.home {
	background: url('images/menu-home-bg.jpg') no-repeat;
}

div.menu a.home:hover {
	background: url('images/menu-home-hover.jpg') no-repeat;
}

div.menu a.home-selected {
	background: url('images/menu-home-hover.jpg') no-repeat;
}


/* Footer Styles */

div.footer div.inner {
	width: 100%;
	padding-top: 5px;
}


div.footer div.copyright {
	float: left;
	width: 375px;
	font-size: 8pt;
}

div.footer div.about {
	float: left;
	width: 615px;
	text-align: left;
}

div.footer div.about a {
	font-size: 9pt;
	margin: 0 0 5px 100px;
	display: block;
	width: 100px;
	float: left;
}

div.footer div.about a:hover {
	text-decoration: none;
	color: #000000;
}


/* Content Styles */

div.section-full {
	width: 968px;
	padding: 10px 10px 15px 10px;
}

div.section-left-800 {
	float: left;
	width: 790px;
	margin: 0 0 0 10px;
	padding: 0 0 15px 0;
}

div.section-left-610 {
	float: left;
	width: 600px;
	margin: 10px 0 0 10px;
	padding: 0 0 15px 0;
}

div.section-right-378 {
	float: left;
	width: 350px;
	margin: 0 10px 0 18px;
	padding: 18px 0 0 0;
}

div.column600 {
	float: left;
	width: 600px;
	margin-right: 20px;
}

div.column420 {
	float: left;
	width: 420px;
	margin-right: 20px;
}

div.column350 {
	float: left;
	width: 350px;
}

/* Design Sytles */

img.shop-logo {
 border: 1px solid #636363;
}

table.comparasion {
	margin-top: 10px;
}

table.comparasion th.left {
	text-align: left;
}

table.comparasion td {
	padding-bottom: 8px;
}

table.comparasion td.center {
	text-align: center;
}

table.comparasion td.price {
	color: #228d17;
	width: 60px;
	font-weight: 700;
	text-align: center;
}

table.comparasion td.price2 {
	color: #8d1717;
	width: 110px;
	font-weight: 700;
	text-align: center;
}


div.article-box {
	float: left;
	width: 280px;
	margin: 0 20px 20px 0;
}

a h3 {
	color: #17a0e7;
	text-decoration: none;
}