/*
Theme Name:		Templatic.com
Theme URI:		http://www.templatic.com
Description:	Templatic.com Showcase
Version:		1.0
Author:			R.Bhavesh
Author URI:		http://www.templatic.com/
*/
html, body {
	margin:0;
	padding:0;
}
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#474848;
	margin:0;
	padding:0;
}

img {
	border:0px;
}
a {
	color:#0e69af;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
a img {
	border:0px;
}
#wrapper {
	width:960px;
	margin:0px auto;
}

/* Added */



.aleft {
	float:left;
}
.aright {
	float:right;
}
.columns_spacer {
	padding-left:20px;
	margin-left:20px;
	border-left:1px solid #E3E3E3;
}
.columns_spacer2 {
	padding-left:40px;
}


.button {
	position:relative;
	display:block;
	font-size:14px;
}
.button span {
	height:100%;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	cursor:pointer;
}
.button span a {
	display:block;
}

#header {
	background:#222222;
}
#header-in {
	width:980px;
	margin:0px auto;
	height:50px;
 	position:relative;
}

#page_head {
	background:#fff;
	clear:both;
}
#page_head_in {
	width:980px;
	padding:18px 0 10px 0;
	margin:0px auto;
}
#page_head_in h1 {
	margin:0 0 0px 0;
	padding:0;
	font-size:36px;
	font-weight:bold;
	color:#DB2D17;
}
#page_head_in h1 a { color:#DB2D17; }
#page_head_in h1 a:hover { color:#000; text-decoration:none; }

.top_left { width:300px; float:left; }
.category_box {  padding:8px; margin-top:5px; margin-left:10px;  width:338px; float:right; -moz-border-radius: 3px; background:url(images/page_headbg.jpg) repeat-x top;  border:1px solid #ccc; }
.category_box select { width:215px; font:14px Arial, Helvetica, sans-serif; padding:3px; color:#333; float:left; }

#page_head_in .category_box h4 { float:left; color:#333; font-size:13px;  margin:4px 8px 0 0; padding:0; }


.b_submittheme {
	margin-bottom:10px;
	float:right;
}
.b_submittheme span, .b_submittheme span a {
	background:url(images/b_submitasite.png) no-repeat;
}
.b_submittheme span a, .b_submittheme {
	width:219px;
	height:45px;
}
.b_submittheme span:hover {
	background-position:0 -45px;
}


#breadcrumb {
	text-align:left;
	font-size:10px;
	padding-bottom:3px;
	margin-bottom:0px;
	text-transform:uppercase;
	color:#666;
}
#breadcrumb a {
	padding:0 3px;
	color:#DB2D17;
	text-decoration:none;
}

#bottom {
	background:#e5f3ff url(images/bottombg.gif) repeat-x top left;
	border-bottom:1px solid #c3d2de;
	padding-top:1px;
	margin-top:20px;
}
#bottom-in {
	background:url(images/bottombg2.gif) repeat-y center top;
	padding-top:10px;
	height:100%;
	width:980px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
}

#nav {
	float:right;
	margin:0 -25px 0 0;
	padding:0;
	width:620px;
}
#nav li {
	text-align:right;
	list-style-type:none;
	margin:15px 0 10px 4px;
	padding:0px;
	font-size:11px;
	display:block;
	float:left;
	height:22px;
	overflow:hidden;
	_text-indent:-90009px;
	text-indent:99999px;
	cursor:pointer;
}
#nav li a {
	text-indent:99999px;
	overflow:hidden;
	display:block;
	color:#042048;
	cursor:pointer;
}
#nav li a:hover {
	color:#45699b;
}
#nav li:hover, #nav li.page-item-3:hover, #nav li.page-item-4:hover, #nav li.page-item-195:hover, #nav li.page-item-1113:hover, #nav li.page-item-6:hover, #nav li.page-item-13:hover, #nav li.page-item-8:hover {
	background-position:0 -22px;
}
#nav li.page-item-3 {
	width:80px;
	background:#042048 url(images/b_home.jpg) no-repeat;
}
#nav li.page-item-4 {
	width:139px;
	background:#042048 url(images/b_themegallery.jpg) no-repeat;
}
#nav li.page-item-1113 {
	width:92px;
	background:#042048 url(images/b_showcase.jpg) no-repeat;
}
#nav li.page-item-195 {
	width:92px;
	background:#042048 url(images/b_theclub.jpg) no-repeat;
}
#nav li.page-item-6 {
	width:92px;
	background:#042048 url(images/b_support.jpg) no-repeat;
}
#nav li.page-item-13 {
	width:80px;
	background:#042048 url(images/b_blog.jpg) no-repeat;
}
#nav li.page-item-8 {
	width:102px;
	background:#042048 url(images/b_affiliates.jpg) no-repeat;
}
#nav li.current_page_item {
	background-position:0 -22px;
}

/*	--------------------------------------------------
Header
-------------------------------------------------- */
#header .logo {
	display: block;
	width:204px;
	height:54px;
	font-size:18px;
	position:relative;
	float:left;
	top:9px;
}
#header .logo span {
	width: 100%;
	height: 100%;
	position:absolute;
	bottom:0;
	left:0;
}
#header .logo span, #header .logo span a {
	width:280px;
	height:25px;
	background:url(images/logo.png) no-repeat;
}
#header .logo span a {
	display:block;
	color:#fff;
}
#header .logo a {
	text-decoration:none;
	color:#fff;
}
#header .logo a:hover {
	text-decoration:none;
	color:#fee267;
}
#header p {
	position:absolute;
	bottom:6px;
	right:20px;
	color:#fff;
}
#header p a {
	color:#fff;
	text-decoration:none;
	padding:0 5px;
}
#header p a:hover {
	color:#fee267;
	text-decoration:none;
}










/*#header {
	padding:0;
	margin:0 auto;
	text-align:left;
}*/
#header h1 {
	margin: 0;
	padding:0;
}
#logo {
	background:url('images/logo.gif') no-repeat;
	width:231px;
	height:78px;
	display: block;
}
#main_bar {
	padding:0;
	height:25px;
	background:#e43b05;
	color:#ffffff;
}
#main_bar h3 {
	margin:0;
	float:left;
	padding:3px 0 0 20px;
	font-size:1.0em;
	background:url('images/corner.gif') no-repeat;
	height:22px;
}
#main_bar p {
	margin:0;
	float:right;
	padding:3px 10px 0 0;
	background:url('images/corner.gif') no-repeat right -25px;
}
#main_bar a {
	color:#ffffff;
	text-decoration:none;
}
#main_bar a:hover {
	text-decoration:underline;
}
#footer {
	width:980px;
	height:70px;
	margin:0 auto;
	padding:9px 0 0 0;
	overflow:hidden;
	background:url('images/footer.gif') no-repeat top center;
	border-top:1px solid #CCCCCC;
}
#footer p {
	padding-top:20px;
	text-align:left;
	font-size:11px;
	margin:0;
}
#footer a {
	color:#474848;
	text-decoration:none;
}
#footer a:hover {
	color:#0066cb;
}
.page {
	width:980px;
	margin:0 auto;
	padding:0px 0 30px 0;
}
#content {
	width:980px;
	padding:0;
 	overflow:hidden;
}
.spacer {
	padding-right:20px;
 }
#bgtop {
	height:20px;
	background:url('images/img07.gif');
}
.sidebar {
	width:280px;
	float:right;
	padding-top:15px;
}
.sidebar h2 {
	letter-spacing:-1px;
	font-size:1.2em;
	margin:0 0 10px 0;
}

.rss {
	float:right;
	margin:0;
	padding:0;
}
.rss a {
	background:url('images/rss.gif') no-repeat;
	width:38px;
	height:37px;
	display:block;
}
.rss a:hover {
	background:url('images/rss.gif') no-repeat 0px -37px;
	width:38px;
	height:37px;
	display:block;
}

.break {
	clear:both;

	padding:0;
	margin:0 0 10px 0;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
.clearboth { clear:both; } 

#content .showcase {
	margin-left:-40px;
	overflow:hidden;

}
#content .item {
	width:300px;
	float:left;
	margin:0 0 25px 40px;
	height:270px;
}
#content .item img { border:2px solid #ccc;  } 
#content .item h2 {
	font-size:16px;
	margin:0 0 3px 0;
	padding:0;
}
#content .item h2 a {
	color:#323232;
	text-decoration:none;
}
#content .item h2 a:hover {
	color:#000;
	text-decoration:none;
}
#content .item p { margin:0 0 5px 0; padding:0; font-size:12px; color:#9B9B9B; line-height:18px; }
#content .item p.tag, #post p.tag  { font-size:11px; padding:0 0 0 20px; background:url(images/i_tag.png) no-repeat left ; }
#content .item p.tag a, #post p.tag a { color:#666;  }
#content .item p.tag a:hover, #post p.tag a:hover { color:#333;  }

#content h3.title {
color:#0e69af;
font-size:22px;
margin:0 0 15px 0;
padding:0 0 3px;
}


h3{
color:#333;
font-size:22px;
margin:0 ;
padding:0 0 3px;
}



#post h3.head {
	font:bold 30px Arial, sans-serif;
	margin:10px 0 15px 0;
	color:#DB2D17;
	clear:both;
	height:100%;
	overflow:hidden;
}
#post h3 a {
	color:#DB2D17;
	text-decoration:none;
}
#post h3 a:hover {
	color:#333;
}

#post .meta_value { font-weight:bold;  display:block; width:100px; float:left; }

#post .post_content img { display:none; }
#post .post_content p { line-height:20px; font-size:14px; } 
 
.row { clear:both; margin-bottom:10px; height:100%; overflow:hidden; }

.index_note { padding:20px 0 20px 0; margin:0 auto; width:980px; font:bold 22px  Arial, Helvetica, sans-serif; color:#000; margin-bottom:20px; border-top:1px dotted #ccc;  border-bottom:1px dotted #ccc; text-align:left;  height:100%; overflow:hidden; }
.index_note a { color:#f66e00; text-decoration:underline; }
.index_note a:hover { color:#333; text-decoration:underline; }

.note_text { float:left; width:700px;  }

.index_note p { margin:5px 0 10px 0; padding:0; font-size:14px; color:#666;  }


#post {
	margin:0 30px 30px 0;
	height:100%; 
	overflow:hidden;
	border-bottom:2px solid #eee;
	padding-bottom:30px;
}
#post ul {
	margin:5px 0 5px 15px;
	list-style-type:none;
}
#post li {
	padding:3px 0 3px 0;
	list-style-type:square;
}
 
#post p {
	margin:0 0 15px 0;
}
.post_img {
	padding:0;
	border:4px solid #e5e5e5;
	float:left;
	margin-bottom:20px;
}
.post_right { float: left; width:300px; margin-left:20px; }
.single_post { width:650px; float:left; }



/* page navigation botttom ------ */

.Nav {
	color:#fff;
	text-align:center;
	height:25px;
	font:bold 14px Arial, Helvetica, sans-serif;
	line-height:24px;
	clear:both;
	margin-bottom:20px;
}
.Nav a {
	padding:8px 12px;
	background:#DB2D17;
	border:1px solid #DB2D17;
	color:#fff;
	margin:0 5px 0 0;
}
.Nav a:hover {
	padding:8px 12px;
	border:1px solid #ad1401;
	background:#ad1401;
	color:#fff;
	text-decoration:none;
	margin:0 5px 0 0;
}
.Nav .on {
	padding:8px 12px;
	border:1px solid #000;
	color:#fff;
	background:#000;
	margin:0 5px 0 0;
}
.Nav span {
	padding:8px 12px;
	border:none;
	margin:0 5px 0 0;
}
*+html .Nav a,*+html .Nav a:hover, *+html .Nav .on,   { padding:3px 8px 3px 8px;  }




#ads {
	border:1px solid #cdcdcd;
	clear:both;
	width:280px;
	padding:9px;
}
#ads ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#ads li {
	float:left;
	margin:0;
	padding:3px 8px 3px 7px;
	list-style-type:none;
}
.singleads {
	background:#fdf9eb;
	padding:9px;
	margin:0 30px 15px 0;
	border:1px solid #f8ecbd;
}
.singleads h2 {
	margin:0 0 10px 0;
	font-size:1.2em;
	color:#474848;
}
.tabberlive .tabbertabhide {
	display:none;
	overflow: hidden;
}

/* Sidebar --------------------------------*/

.sidebar h4 { margin:0; padding:0; font:bold 16px Arial, Helvetica, sans-serif; color:#408103; border-bottom:1px solid #b0d7f1; }
.sidebar .widget { margin-bottom:30px; clear:both; }

.sidebar ul {
	margin:0;
	padding:0;
}
.sidebar li{
	margin:0;
	padding:5px 0 5px 15px;
	list-style:none;
	font:12px Arial, Helvetica, sans-serif;
	background:url(images/bullet.gif) no-repeat 5px 11px;
	border-bottom:1px solid #ccc;
}



/* tabber --------------------------------*/

.tabber {
	padding:0;
	display: none;
	overflow: hidden;
}
.tabberlive {
	margin:1px 0 10px 0;
}
ul.tabbernav {
	margin:0;
	padding:3px 0;
	border-bottom:1px solid #ccc;
}
ul.tabbernav li {
	list-style:none;
	margin:0;
	display:inline;
	background:none;
	border-bottom:none;
}
ul.tabbernav li a {
	padding:3px 0.5em;
	font-size:16px;
	font-weight:bold;
	border-bottom:none;
	text-decoration:none;
}
ul.tabbernav li a:link {
	color:#666;
}
ul.tabbernav li a:hover {
	color:#333;
}
ul.tabbernav li.tabberactive a {
	color:#DB2D17;
	border:1px solid #ccc;
	border-bottom:3px solid #fff;
	text-decoration:none;
	font-weight:bold;
}
ul.tabbernav li.tabberactive a:hover {
	color:#000;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}
.tabberlive .tabbertab {
	padding:5px 10px 10px 10px;
	border-top:0px;
}
.tabberlive .tabbertab h2 {
	display:none;
	color:#313062;
}
.tabberlive .tabbertab h3 {
	display:none;
}


.textwidget { font:14px Arial, Helvetica, sans-serif; line-height:22px; margin-bottom:20px;  }


/*	Comments									*

************************************************/
#content .commentlist li .avatar {
	background: #fff url(images/gravtar.png) no-repeat center;
	float: left;
	margin:0 12px 12px 0;
	border: 2px solid #ccc;
	padding:5px;
	margin-left:10px;
}
#commentform input {
	width:252px;
	padding:4px;
	border:1px solid #ccc;
	height:18px;
}
#commentform {
	margin: 5px 20px 20px 0px;
	height:100%;
	overflow:hidden;
}
#commentform label {
	font-weight:bold;
	float:left;
	width:120px;
	padding:3px 0 0 0;
}
.cancel-comment-reply a {
	font-size:12px;
}
#commentform textarea {
	width: 90%;
	padding:3px;
	border:1px solid #ccc;
	font:12px Arial, Helvetica, sans-serif;
}
#respond:after {
	content: ".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}


#content .commentlist p {
	font-weight: normal;
	text-transform: none;
	font-size:14px;
}
#content .commentmetadata {
	font-weight: normal;
	font-size:11px;
	float:right;
}

#content .comment-meta {   margin-top:-20px;  }

#commentform p {
	margin: 12px 0px 5px 0px;
}
.comment-author {
	margin-right:5px;
	margin-bottom:5px;
}
.commentmetadata a {
	color:#666;
	text-decoration:none;
}
.reply {
	padding:4px 0 5px 0;
	float:right;
	clear:both;
	color:#176dcf;
	text-decoration:none;
}
.reply a {
	color:#176dcf;
	text-decoration:none;
}
.reply a:hover {
	color:#000;
	text-decoration:underline;
}
#commentform #submit {
	margin:0px;
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
	background:#787878;
	border:none;
	width:120px;
}
.alt {
	margin: 0px;
	padding:0;
}
#content .commentlist {
	margin: 10px 20px 10px 0;
	padding:0px;
}
#content .commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 8px 10px 10px;
	list-style: none;
	width:96%;
	background:none;
	position:relative;
	border-bottom:1px solid #b0d7f1;
	overflow:hidden;
	height:100%;
}
#content .commentlist li ul li {
	margin-right:5px;
}
#content .commentlist cite {
	font-size:12px;
	font-weight:bold;
 	font-style:normal;
}
#content .commentlist li a {
	font-weight:bold;
}
#content .commentlist li a:hover {
	color:#333;
}
.commentlist p {
	margin:0 5px 0 0;
	padding:0;
}
.children {
	margin:0px;
	padding:0px;
}
.nocomments {
	text-align: center;
	margin:0px;
	padding:0px;
}
.commentmetadata {
	font-size: 11px;
	margin: 0px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#content .commentlist li.thread-alt {
	background:#fff;
}
#content .commentlist li.thread-even {
	background:#def2ff;
}
.depth-1 {
}
.even {
	background:#fff !important;
}
.alt {
	background:#def2ff !important;
	margin:0px;
	padding:0px;
}
/* comment form --------------------------------------------- */

#respond { float:left; width:400px; }
.comment-section { width:560px; float:right; }


.cform_left {
	/*width:270px;
	float:left; */
}
.cform_right {
/*	width:310px;
	float:left;*/
	padding-top:15px;
	_padding-top:10px;
	position:relative;
}
*+html .cform_right {
	padding-top:10px;
}
#commentform .cform_left label {
	float:left;
	width:240px !important;
	margin-top:-5px;
}
#commentform .cform_right label {
	float:left;
}


#commentform .field {
	padding-bottom:14px;
	_padding-bottom:13px;
}
*+html #commentform .field {
	padding-bottom:13px;
}

#commentform {
	margin:5px 10px 0px 0px;
	height:100%;
	overflow:hidden;
}
#commentform label {
	font-weight:bold;
	display:block;
	float:right;
	width:105px;
	padding-top:5px;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:#fff;
}
#content p.subscribe-to-comments {
	width:270px;
}
#commentform .cform_left label {
	float:left;
	padding-bottom:5px;
}
#subscribe {
	float:left;
}
#commentform textarea {
	width:360px;
	height:160px;
	padding:2px;
	border:1px solid #ccc;
}
#commentform #submit {/* position:absolute; bottom:-30px;  left:0;*/
	float:right;
	width:159px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
	background:url(images/b_post_comments.gif) no-repeat;
	border:none;
	height:33px;
	margin-right:22px;
	padding-bottom:8px;
}
#commentform #submit:hover {
	background-position:0 -33px;
}

/*#bottom-in  ------------------------------ */

#bottom-in .four_column {
	width:300px;
	position:relative;
}
#bottom-in h3 {
	margin:0 0 8px 0;
	padding:0 0 5px 0;
	font-size:16px;
	text-transform:uppercase;
	color:#012d69;
}
#bottom-in p {
	margin:0 0 8px 0;
	padding:0;
	font-size:11px;
	color:#555;
	line-height:18px;
}
.sidebar .tags a { color:#444;  text-decoration:none;  }
.sidebar .tags a:hover { color:#0066cb;  text-decoration:underline; }



#bottom-in .four_column_content {
	width:180px;
	float:right;
}
.four_column ul {
	margin:0;
	padding:0;
}
.four_column li {
	margin:0;
	padding:2px 0 1px 12px;
	list-style:none;
	width:110px;
	float:left;
	background:url(images/bullet.gif) no-repeat 0 6px;
	font-size:12px;
}
.four_column li a {
	color:#000;
 	text-decoration:none;
}
.four_column li a:hover {
	color:#176dcf;
 	text-decoration:none;
}
#bottom-in .followme {
	position:absolute;
	right:0;
	top:0;
	font-size:12px;
	font-weight:bold;
}
#bottom-in .followme {
	color:#d53707;
	text-decoration:underline;
}
#bottom-in .followme:hover {
	color:#333;
}
/*#footer -------------------------------------------------------------- */
#footer p {
	margin:0 0 8px 0;
	padding:0;
	font-size:11px;
	color:#4d6279;
	line-height:18px;
}
#footer a, #bottom-in a {
	color:#0e69af;
	text-decoration:underline;
}
#footer a:hover, #bottom-in a:hover {
	color:#333;
}
#footer p.copyright {
	float:left;
}
#footer p.copyright span, #footer p.copyright span a {
	color:#666;
	text-decoration:none;
}
#footer p.copyright span a:hover {
	color:#000;
}
#footer ul {
	margin:0 -10px 0 0;
	padding:0;
	float:right;
}
#footer li {
	margin:0;
	padding:1px 10px 1px 10px;
	list-style:none;
	font-size:11px;
	display:inline;
	border-right:1px solid #ccc;
}
#footer li a {
	color:#3a689e;
	text-decoration:none;
}
#footer li a:hover {
	color:#000;
}


/*====================================== */
.cform { 
	margin:35px 0 0 0; 
	width: 520px; 
}
ol.cf-ol { 
	margin:0; 
	padding:0;
}

ol.cf-ol li	{
	background:none; 
	margin:10px 0;
	padding:0; 
	list-style:none; 
	text-align:left;
	line-height:1.3em;
}

.cform label {
	width:160px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	font-size:13px;
}

.cform label span {
	width:160px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}


.cform input,
.cform textarea,
.cform select { 
	padding:5px;
	background: #f9f9f9; 
	border: 1px solid #ccc; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#eee; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#eee; 
}

.cform textarea,
.cform input {
	width:270px; 
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}



span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:11px;
	display: -moz-inline-box; 
	vertical-align:top;
}


p.cf-sb {
	padding: 0!important;
	margin: 0;
}
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 170px;
	font-size:1em;
	font-weight:bold;
	background:#042048; 
	color:#fff;
	border:none;
	cursor:pointer;
	font:bold 13px Arial, Helvetica, sans-serif;
}


/* contact form ------------------------------ */ 
.contactform {
	position: static;
	overflow: hidden;
}
.contactform label {
	width: 160px;
	text-align: left;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
	font-size:15px;
	font-weight: bold;
}

.contactform input, textarea {
	width:260px;
	float:left;
	margin-top:4px;
	border:1px solid #a9c7d7;
	border-bottom:1px solid #6d8fa1;
	border-right:1px solid #6d8fa1;
	padding:5px;
	font:12px arial;
	text-align:left;
	margin-right:5px;
	margin-bottom:8px;
}
.contactform textarea { height:180px; width:450px; margin-top:-10px;  }

.contacterror {
	border: 2px solid #ff0000;
	background:#ffd9d9;
	padding:3px;
	text-align:left;
}
#contactsubmit {
	width:167px;
	height:42px;
	padding-bottom:5px;
	cursor:pointer;
	border:none;
	background:url(images/b_sendmessage.gif) no-repeat;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#fff;
 	text-align:center;
	text-transform:uppercase;
	margin-top:-8px;
}

#content p.info {
	background:#F9F9F9 url(images/info.png) no-repeat 12px 13px;
	border-bottom:1px solid #EEEEEE;
	border-top:1px solid #EEEEEE;
}
#content p.note {
	background:#FEF6D2 url(images/note.png) no-repeat 14px 13px;
	border-bottom:1px solid #EFE3AE;
	border-top:1px solid #EFE3AE;
}
#content p.alert {
	background:#FFD9C8 url(images/alert.png) no-repeat 12px 13px;
	border-bottom:1px solid #F0BAA2;
	border-top:1px solid #F0BAA2;
}
#content p.download {
	background:#EDFCD5 url(images/download.png) no-repeat 10px 13px;
	border-bottom:1px solid #D4EBAF;
	border-top:1px solid #D4EBAF;
}
#content p.alert, #content p.download, #content p.info, #content p.note {
	margin:10px 0;
	padding:10px 10px 10px 36px;
}

#content .buytheme {  
background:#fef2a2 none repeat scroll 0 0;
border:1px solid #ead546;
color:#424242;
margin-bottom:20px;
min-height:25px;
padding:10px 10px 5px; clear:both; margin-top:20px; }

#content .buytheme a { color:#ba4b01; text-decoration:none; }
#content .buytheme a:hover { color:#333; text-decoration:none; }

/*

P.I.E. FLOAT CLEARING

See http://www.positioniseverything.net/easyclearing.html 

--------------------- */

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/ * html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}




#header-in { width:980px; margin:0 auto; padding:15px 0px; }
#top_strip { background:#000; height:34px; border-bottom:1px solid #2f2f2f; }
#top_strip-in { width:980px; margin:0 auto; position:relative; }

/* ---------- @ menu -----------*/

#header .logo a { width:226px; height:59px; background:url(images/logo.png) no-repeat; display:block; float:left; text-indent:-9009px; margin-top:-10px; }
#header .logo a:hover {  } 
	
#top_strip { background:#000; height:34px; border-bottom:1px solid #2f2f2f; }
#top_strip-in { width:980px; margin:0 auto; position:relative; }

#header_right_nav { width:640px; margin-top:0px; float:right; text-align:right; }
#header_right_nav li { display:inline; margin:0 0 0 35px; padding:0; font-size:18px; background:none; }
#header_right_nav li a { color:#9d9c9c; text-decoration:none; }
#header_right_nav li a:hover { color:#fff; text-decoration:none; }

#header_right_nav li.current_page_item a { color:#fff; }

#top_strip .member_login {  color:#b5b5b5; display:block; position:absolute; right:0; top:0;   }
#top_strip .member_login a { padding:6px 8px 7px 8px; margin:3px 0; background:url(images/member_login.png) no-repeat; font-size:12px; font-weight:bold; color:#b5b5b5; text-decoration:none; display:block; width:85px; height:20px; }
#top_strip .member_login a:hover { color:#fff; }

#top_strip p.tag_line { margin:7px 0 0 0; padding:0; float:left; font-size:12px; color:#B5B5B5; }



#top_strip  .sf-menu  { margin-right:110px; _margin-right:50px;  z-index:9999; } 
.sf-menu  { float:right;   z-index:0!important}
.sf-menu li a {  padding:10px 14px 10px 12px; text-decoration:none; font-weight:normal; }
.sf-menu li li a, #header .sf-menu li li li a, #header .sf-menu li li li li a, #header .sf-menu li li li li li a { padding:8px 12px;  }
.sf-menu, .sf-menu * { margin:0; padding:0;  list-style:none; }
.sf-menu { line-height:13px; }
.sf-menu ul { position:absolute; top:-999em; width:180px;  z-index:9999;}

.sf-menu ul li { width:100%; }
.sf-menu li:hover { visibility:inherit; /* fixes IE7 'sticky bug' */ }
.sf-menu li { float:left; position:relative; margin-right:10px; }
.sf-menu a { display:block; position:relative;   }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left:0; top:2.0em; /* match top ul list item height */   }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top:-999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {left:180; /* match ul width */ top:0; }
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top:-999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left:180; /* match ul width */ top:0; }

.sf-menu li a {  text-decoration:none;  font-size:12px; }
.sf-menu li li a, .sf-menu li li li a, .sf-menu li li li li a, .sf-menu li li li li li a { padding:8px 12px; font-size:13px; }


/*** arrows **/
.sf-menu a.sf-with-ul { padding-right: 	1.8em;	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */}
.sf-shadow ul { padding: 0 8px 9px 0;-moz-border-radius-bottomleft: 17px;-moz-border-radius-topright: 17px; -webkit-border-top-right-radius: 17px; -webkit-border-bottom-left-radius: 17px; }
html:first-child #header span.sf-sub-indicator { top:0.95em; } /* opera ------*/	
	
#top_strip span.sf-sub-indicator { position:absolute; display:block; right:5px; top:1.1em; /* IE6 only */ width:10px; height:20px; text-indent:-999em;  }
html:first-child #top_strip span.sf-sub-indicator { top:1.3em; } /* opera ------*/

#top_strip .sf-menu li a { border:none; color:#8b8a8a;  }
#top_strip .sf-menu li a:hover {color:#b0b0b0; }
#top_strip .sf-menu li ul li a { border-left:1px solid #696969; border-right:1px solid #696969; border-bottom:1px solid #696969; }
#top_strip .sf-menu li.current_page_item a, .sf-menu li.current_page_parent a{ color:#fff; }
#top_strip .sf-menu li.current_page_item a:hover { color:#ccc; }

.sf-menu li li { background:#fff; color:#000; }
.sf-menu li li li { background:#fff; color:#000; }
.sf-menu li ul li a, .sf-menu li ul li ul li a, .sf-menu li ul li ul li ul li a { color:#b3b3b3 !important; background:#4c4c4c !important; }
.sf-menu li ul li a:hover, .sf-menu li ul li ul li a:hover, .sf-menu li ul li ul li ul li a:hover { color:#fff !important; background:#6a6a6a !important; }

/*** arrows **/
.sf-sub-indicator { background:url('../images/arrows-ffffff.png') no-repeat -10px -110px; }
a > .sf-sub-indicator {  background-position: 0 -100px; }
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; }
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {	background-position:  -10px 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {	background-position: -10px 0px; /* arrow hovers for modern browsers*/}
/*** shadows for all but IE6 ***/
.sf-shadow ul {	background:	url('../images/shadow.png') no-repeat bottom right;	}
.sf-shadow ul.sf-shadow-off {background: transparent;}


/* contact us -------*/
#content #contact_frm .form_row { height:100%; overflow:hidden; margin-bottom:24px;  } 
#content #contact_frm  .form_row label { display:block; width:100%; padding:4px 0; margin-right:10px; }
#content #contact_frm  .form_row .textfield { font:14px Arial, Helvetica, sans-serif; width:350px; padding:6px; } 
#content #contact_frm  .form_row .textarea { font:14px Arial, Helvetica, sans-serif; width:400px; padding:6px; } 
#content #contact_frm  .error, .message_error2 { display:block; clear:both; padding:0px; padding-top:4px;   }

#contact_frm {  width:100%;  }
#contact_frm .b_submit { padding:4px 20px; float:left;  cursor:pointer; margin:0px; margin-bottom:20px; text-transform:uppercase; }

.indicates{ font-size:11px; }

.sucess_msg { font:14px Arial, Helvetica, sans-serif; clear:both; text-align:center; padding:8px; margin-bottom:20px; color:#4b6b0d; background:#dfe9b5; border-top:1px solid #8c9f42; border-bottom:1px solid #8c9f42; }
.error_msg_fix { display:block; font:14px Arial, Helvetica, sans-serif; clear:both; text-align:center; padding:8px; margin:10px 0; background:#ffe7e7;  border-top:1px solid #c54848; border-bottom:1px solid #c54848; color:#a70a0a;   }



/* contact us page ----------- */
#content .form_row .textfield { border:1px solid #ccc; border-right:2px solid #ddd; border-bottom:2px solid #ddd;  background:#fff; color:#675830; } 
#content .form_row .textarea { border:1px solid #ccc; background:#fff; border-right:2px solid #ddd; border-bottom:2px solid #ddd; color:#675830; } 
#content .error, .message_error2 { color:#C00; }
#contact_frm .b_submit  { border:3px double #333; background:#000; color:#fff; }
#contact_frm .b_submit:hover { background:#100c01; }
#content p.success_msg { color:#356c1d; background:#cee8c3; border-top:1px solid #7ea96b; border-bottom:1px solid #7ea96b; }
.indicates{ color:#C00; }
