﻿body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url("../images/img01.jpg") repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66665E;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4B8749;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

h4 {
	 font-size: 16px;
	 margin-bottom:5px;
	 margin-top:0px;
}
h5 {
	 font-size: 12px;
	 margin-bottom:0px;
	 margin-top:15px;
}
h6 {
	 font-size: 18px;
	 margin-top:0px;
	 margin-bottom:0px;
	 padding-bottom:12px;
	 padding-left:40px;
	 padding-top:5px;
	 color:#ffffff;
	 font-weight:bold;
	 background:url('../images/search.png') no-repeat top left;
}


p {
	margin-top: 0;
	line-height: 180%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #41ACE7; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 1000px;
	height: 64px;
	margin: 0 auto;
	background: url("../images/img02.jpg") no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	height: 64px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	padding: 28px 10px 15px 10px;
	background: url("../images/img07.jpg") no-repeat left 32px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 20px;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 305px;
	height: 50px;
}

#search form {
	float: right;
	margin: 0;
	padding: 25px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: url("../images/img04.jpg") repeat-y left top;
}

#page-bgtop {
	padding-top: 30px;
	background: url("../images/img03.jpg") no-repeat left top;
}

	/** LOGO */

#logo {
	width: 960px;
	height: 120px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: uppercase;
	font-size: 10px;
}

#logo h1 {
	padding-top: 10px;
	padding-left:10px;
	font-size: 34px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 738px;
	padding-top: 20px;
	padding-right: 40px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	color: #42423E;
}

.post .title a {
	text-decoration: none;
	color: #42423E;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url("../images/img08.jpg") no-repeat left 10px;
	border-bottom: 1px #BDBDBB dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 162px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 5px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0 0 0 5px;
	padding-left: 10px;
	background: url("../images/img09.jpg") no-repeat left 4px;
}

#sidebar p {
	margin: 0;
	padding: 0px 10px;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 8px 0 2px 10px;
	background: url("../images/img06.jpg") no-repeat left top;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
	color: #42423E;
	text-align:center;
}


#sidebar p {
	line-height: 200%;
}
#sidebar a {
	color: #696969;
}

/* Footer */

#footer {
	width: 1000px;
	height: 95px;
	margin: 0 auto;
	padding: 0;
	background: url("../images/img05.jpg") no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 56px 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #66665E;
}

#footer a {
	color: #000000;
}

.search_button {
	background: url('../images/search.gif') no-repeat left top;
	height:26px;
	width:65px;
	border:none;
	cursor:pointer;
}


/*    Search Box corners  */
.custom-box-1 {
	margin-bottom:28px;
}
.custom-box-1 .top_tall {
	background: url('../images/orange_box_top_tall.jpg') repeat-x left top #FCDA7C;
	border-bottom:1px solid #FCEAB8;
}
.custom-box-1 .bottom_tall {
	background: url('../images/orange_box_bot_tall.jpg') repeat-x left bottom;

}
.custom-box-1 .corner_top_left {
	background: url('../images/orange_corner_top_l.png') no-repeat left top;
	padding-left:10px
}
.custom-box-1 .corner_top_right {
	background: url('../images/orange_corner_top_r.png') no-repeat right top;
	padding-right:10px;
}
.custom-box-1 .top_bg {
  background-color:#FDF3D8;
	padding-top:10px;
}
.custom-box-1 .bot_bg {
	background-color:#FDEBBD;
	padding-top:10px;
	}
.custom-box-1 .corner_bottom_left {
	background: url('../images/orange_corner_bot_l.png') no-repeat left top;
	padding-left:10px
}
.custom-box-1 .corner_bottom_right {
	background: url('../images/orange_corner_bot_r.png') no-repeat right top;
	padding-right:10px;

}
.submit_style_button {
	background:url('../images/submit_lbg.gif') no-repeat left top;
	padding-left:6px;
	padding-right:20px;
	cursor:pointer;
	height:26px;
	float:right;
	border:none;
	display:inline;
	font-family:'Arial';
	font-size:12px;
	font-weight:bold;
	height:26px;
	text-align:left;
}
.submit_style_button .button {
	background:url('../images/submit_rbg.gif') no-repeat right top;
	padding-right:7px;
	padding-left:1px;
	float:left;
	color:#ffffff;
	font-weight:bold;
	border:none;
	display:block;
	margin:0;
	cursor:pointer;
	height:26px;
	width:75px;
	line-height:26px;
}

.ContentLink       {color: #000000; font-family: Verdana; Font-Size:11px; font-weight: normal; text-decoration: underline}
.ContentLink:hover {
	text-decoration: none;
	color: #800000;
}
small {
	color: #800000;
}

.tnumber {
	font-size:18px;
	font-weight:bold;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;

}
.tpricetag {
	font-size:13px;
	color:#FFFFFF;
}
.temtags {
	color:#FFFFFF;
	font-weight:bold;
}
.temresults {
	color:#FFFFFF;
}
.temresults a {
	color:#FFCC33;
}
.temresults a:hover {
	color:#FFFFFF;
}
.tprice {
	font-size:13px;
	color:#FFCC33;
	font-weight:bold;
}
.bordercol {
	border-color: #6d90b0;
}
#rnd_container {background: #FFFFFF; margin:1px;}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FCDA7C; border-left:1px solid #FCDA7C; border-right:1px solid #FCDA7C;}
    .rnd_b1 {margin:0 5px; background:#FCDA7C;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #FCDA7C;
    border-width:0 1px;
    padding: 4px;
    background:#FCDA7C;
}

#rnd_container1 {background: #FFFFFF; margin:1px;}
    
    .rnd_top1, .rnd_bottom1 {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b11, .rnd_b21, .rnd_b31, .rnd_b41 {display:block; overflow:hidden;}
    .rnd_b11, .rnd_b21, .rnd_b31 {height:1px;}
    .rnd_b21, .rnd_b31, .rnd_b41 {background:#007DBA; border-left:1px solid #007DBA; border-right:1px solid #007DBA;}
    .rnd_b11 {margin:0 5px; background:#007DBA;}
    .rnd_b21 {margin:0 3px; border-width:0 2px;}
    .rnd_b31 {margin:0 2px;}
    .rnd_b41 {height:2px; margin:0 1px;}
    
    .rnd_content1 {
    display:block;
    border:0 solid #007DBA;
    border-width:0 1px;
    padding: 4px;
    background:#007DBA;
    color:#000000;
}

/* ------------support ----------------*/
.support {
	font-family:"Arial"
}
.support ul {
	list-style:none;
	padding:0;
	margin:0;
	padding:20px;
	font-size:12px;
	color:#000000;
	display:block;
	background-color:#FDEFC9;
	text-align:justify
	}
.support ul li {
	padding-bottom:13px;
	padding-left:40px;
	margin-left:-10px;

}
.support li a {
	font-weight:bold;
	color:#1B5D50;
	text-decoration:underline;
}
.support li a:hover {
	text-decoration:none;
}
.support .support_help_center {
	background: url('../images/support_help_center.jpg') left 1px no-repeat ;
}
.support .support_faq {
	background: url('../images/support_faq.jpg') no-repeat left 5px;
}
.support .support_download_samples {
	background: url('../images/support_download_samples.jpg') no-repeat left 1px;
}
.support .support_100procent {
	background: url('../images/support_100procent.jpg') no-repeat left 1px;
	padding-bottom:0;
	}
/* ------------#support ----------------*/
/* Generated via www.cssmenubuilder.com */

/*URL: http://www.cssplay.co.uk/menus/pro_two */
.preload2 {background: url(../images/button4.gif);}
.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; position:relative; }
.menu2 li {float:left;}
.menu2 li a {border-right:1px solid white; display:block; float:left; height:35px; line-height:35px; color:#ffffff; text-decoration:none; font-size:14px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px; color:#ffffff;}
.menu2 li a:hover {color:#fff; background:#000 url(../images/button4.gif);}
.menu2 li a:hover b {background:url(../images/button4.gif) no-repeat right top; color:#fff;}
