.spaser, .spacer
{
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	height: 1px;
	clear: both;
}
.text_sm
{
	font-size: 11px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.pict
{
	float: left;
	margin: 10px 10px 5px 0px;
	display: block;
	text-align: center;
	font-size: 1px;
	padding: 0;
	background-image: url(images/frame.jpg);
	background-repeat: no-repeat;
}
.pict_bloglist_right
{
	float: right;
	margin: 10px 10px 5px 0px;
	display: block;
	text-align: center;
	font-size: 1px;
	padding: 0;
	background-image: url(images/frame.jpg);
	background-repeat: no-repeat;
}
.pict_right
{
	float: right;
	margin: 0px 0px 5px 10px;
	display: block;
	text-align: center;
}
.pict_zoom
{
	display: block;
	text-align: center;
	padding: 10;
}
IMG
{
	border: none;
}
.list_item
{
	padding: 10px 0;
	border-bottom: 1px solid #CCC;
}
.title
{
	font-size: 15px;
	color: #444;
}
.title A
{
/*color: #444;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: -5px;
	color: #000;
	font-weight: bold;
}
.title A:hover
{
	color: #F26522;
	text-decoration: underline;
}

.list_nav_ref, .list_nav_next, .list_nav_prev, .list_nav_caption
{
	padding: 4px 0;
	color: #6B6B6B;
	font: 0.85em arial;
	overflow: hidden;
	text-align: left;
}
.view_all
{
	padding: 5px 0 3px;
	color: #6B6B6B;
	font: 11px arial;
	overflow: hidden;
	text-align: right;
	float: right;
	width: 60px;
}
.view_all A
{
	border: 1px solid #C7C7C7;
	text-decoration: none !important;
	color: #9B9B9B;
	padding: 2px 5px 1px;
	text-transform: capitalize;
	font-size: 11px;
	margin-right: 0;
}
.list_nav_page_num_curr_page
{
	color: #010000 !important;
	text-decoration: none !important;
	background-color: #D7D7D7 !important;
	border: 1px solid #C7C7C7;
	margin-right: 2px;
	padding: 2px 5px 1px;
	font-size: 11px;
}
.list_nav_ref A, .list_nav_next A, .list_nav_prev A, .list_nav_caption A
{
	border: 1px solid #C7C7C7;
	text-decoration: none !important;
	color: #9B9B9B;
	padding: 2px 5px 1px;
	text-transform: capitalize;
	font-size: 11px;
	margin-right: 1px;
}
.list_nav_ref A:hover, .list_nav_next A:hover, .list_nav_prev A:hover, .list_nav_caption A:hover
{
	background-color: #E9E9E9;
	color: #010000 !important;
}
.list_nav_page_num_delim, .nav_dots, .last_delim
{
	display: none;
}
.list_nav_caption
{
}
.list_nav_ref
{
	font-size: 1px;
	letter-spacing: 0px;
}
.table_nav
{
	float: left;
}
.table_nav A
{
	float: left;
}
.table_nav TD.list_nav_caption
{
	padding-right: 5px;
	font-size: 8pt;
	font-weight: bold;
}
.table_nav TD.list_nav_ref SPAN
{
	float: left;
}
.box-bot_box
{
	padding: 0;
	margin: 0;
	text-align: left;
}
.articles
{
	margin: 20px 0;
}
.articles LI
{
	background: transparent url('../img/tickx.jpg') no-repeat scroll left;
	padding: 0 0 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/*color:#898989*/
	line-height: 17px;
	color: #666;
	list-style-image: url(../img/tick.jpg);
}
.articlesbody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/*color:#898989*/
	line-height: 17px;
	color: #666;
}
.articlesheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #4083E9;
}
/**************************************** END Tabs listing box styles ***************************************
********************* registration ********************************/
.form_block
{
	width: 100%;
	padding: 1px;
	display: block;
	border: none;
}
.form_block DIV
{
/*[disabled]display:block;*/
	padding: 3px 0;
	=padding: 3px 0 4px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
	height: 19px;
}
.form_block DIV.last
{
	border: none;
}
.form_block DIV.spaser
{
	height: 1px;
	padding: 0;
	border: none;
}
.form_block DIV.title
{
	text-align: center;
	border: none;
}
.form_block DIV.auto
{
	height: auto;
}
.form_block DIV INPUT
{
	float: left;
	margin-left: 5px;
}
.form_block DIV TEXTAREA
{
	float: left;
	margin-left: 0;
}
.form_block DIV SELECT
{
	float: left;
	margin-left: 5px;
}
DIV.form_block SELECT#COUNTRY
{
	=width: 205px;
}
.form_block DIV INPUT#PASSWORD1
{
	=width: 174px;
}
.form_block DIV INPUT#PASSWORD2
{
	=width: 174px;
}
.form_block DIV SPAN
{
	display: block;
/*[disabled]border:1px solid #000;*/
	width: 118px;
	float: left;
	padding-top: 1px;
	text-align: right;
}
.form_block DIV SPAN.text
{
	text-align: left;
	padding-left: 5px;
}
.form_block DIV SPAN SPAN
{
	width: 5px;
	float: right;
	display: inherit;
}
.madatorystar
{
	color: #CC0000;
}
.mandatory_selected
{
	border: 1px solid #FF0000 !important;
}
LABEL.mandatory_selected
{
	border: 0;
	color: #FF0000;
	font-weight: bold;
}
.form_err_message, .form_email_error, .form_password_error, .form_mandatory_error
{
	display: none;
}
.error_mess, .submit_mess, .soldout
{
	color: #CC0000;
}
.Sign_In_Information
{
	float: left;
	width: 307px;
/*[disabled]height:156px;*/
	margin-left: 30px;
}
.Optional
{
	float: left;
	width: 307px;
	margin-left: 30px;
	height: 224px;
	margin-top: 50px;
}
.Optional_acc
{
	margin-top: 10px;
}
.Optional .title
{
	color: #797676;
}
.Personal_Information
{
	float: right;
	width: 337px;
	min-height: 400px;
	margin-right: 30px;
}
.Personal_Information_acc
{
	width: 321px;
}
.Select_Subscription_Plan
{
	float: right;
	width: 337px;
/*[disabled]height:80px;*/
	margin-right: 30px;
	margin-top: 10px;
}
.Select_Subscription_Plan DIV
{
	text-align: left;
}
.Select_Subscription_Plan DIV INPUT
{
	float: left;
	margin-left: 67px;
}
.FORMVALID_REGISTER
{
	float: none;
/*[disabled]width:331px;*/
	text-align: center;
/*[disabled]height:61px;*/
	margin-top: 20px;
}
.FORMVALID_REGISTER SPAN
{
	display: block;
	width: 358px;
	text-align: left;
}
.FORMVALID_REGISTER IMG
{
	float: left;
}
.carrent_acc
{
	width: 216px;
	background: #EEE;
	padding: 0 0 0 10px;
}
.carrent_acc DIV SPAN
{
	width: 64px;
}
.carrent_acc DIV SPAN.text
{
	width: 146px;
}
.carrent_acc DIV SPAN.long
{
	overflow-x: hidden;
}
/********************** left search *******************************
Checkout Form
******************************************************************************/
DIV.title_background_checkout
{
	font-size: 16px;
	color: #8E1C2D;
	padding: 3px;
	border: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-bottom: 0px;
	background: #E5E9F3;
	font-family: "Trebuchet MS";
	text-align: left;
	padding-left: 15px;
}
DIV.title_background_checkout A
{
	color: #8E1C2D;
	font-weight: bold;
}
DIV.title_background_checkout A SPAN
{
	margin-top: 6px;
	margin-right: 10px;
	font-size: 11px;
	line-height: 11px;
	background: transparent url(img/pict_check/plusminus.gif) no-repeat left -11px;
	height: 11px;
	display: block;
	float: left;
	width: 11px;
	text-decoration: none;
	cursor: pointer;
}
DIV.title_background_checkout A SPAN.plus_minus_nobg
{
	background: none;
	cursor: url(none);
}
DIV.title_background_checkout A.closed SPAN
{
	background: transparent url(img/pict_check/plusminus.gif) no-repeat left top;
}
DIV.title_background_checkout A.menu
{
	font-size: 12px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
}
DIV.title_background_checkout SPAN.caption
{
	float: left;
	font-weight: bold;
	padding-right: 15px;
}
DIV.title_background_checkout A.menu SPAN
{
	margin-top: 2px;
	font-size: 13px;
	line-height: 13px;
	background: transparent url(img/pict_check/arrows.gif) no-repeat left top;
	height: 13px;
	display: block;
	float: left;
	width: 13px;
	text-decoration: none;
	cursor: pointer;
	margin-right: 1px;
}
DIV.title_background_checkout A.menu_opened SPAN
{
	background: transparent url(img/pict_check/arrows.gif) no-repeat left -13px;
}
FORM#checkout_form DIV.form_block
{
	border: 1px dotted #CCCCCC;
	width: 99%;
}
FORM#checkout_form DIV.form_block_hidden
{
	display: none;
}
FORM#checkout_form DIV.payment_method
{
	display: none;
}
FORM#checkout_form DIV.form_block_shown
{
	display: block;
}
FORM#checkout_form DIV.form_block#account SPAN
{
	font-weight: bold;
}
FORM#checkout_form #COUNTRY, FORM#checkout_form #SHIPCOUNTRY
{
	width: 240px;
}
FORM#checkout_form #PAYPAL_SAMEAS_BILL
{
	float: none;
}
FORM#checkout_form #copy_ship_data_label
{
	font-size: 11px;
	color: #343440;
	display: inline;
}
FORM#checkout_form #SHIPPING_DEFAULT_STATUS_TEXT
{
	width: 270px;
}
FORM#checkout_form #SHIPPING_CALCULATING_STATUS_TEXT
{
	width: 270px;
	display: none;
}
FORM#checkout_form #SHIPPING_METHOD
{
	width: 270px;
	display: none;
}
FORM#checkout_form #cc_number_star
{
	width: 150px;
}
FORM#checkout_form #cvv_star
{
	width: 30px;
}
FORM#checkout_form .form_block DIV SPAN
{
	width: 200px;
}
/******************************************************************************
******************************************************************
This file does not exist on the server.
This file is an empty place holder.
*********** Tabs listing box styles ****************************************/
.tabs_listing_item .box
{
	width: 801px;
	height: 467px;
	overflow: hidden;
}
UL.tabs_listing
{
	left: 0;
	list-style-type: none;
	width: 801px;
	height: 467px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	vertical-align: top;
}
UL.tabs_listing LI
{
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
DIV.tabs_listing_tabs
{
	position: absolute;
	z-index: 20;
	width: 420px;
	margin-left: 229px;
	margin-top: 238px;
	display: none;
	padding: 0;
}
UL.tabs_listing_tabs
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
}
UL.tabs_listing_tabs LI
{
	margin: 0;
	width: 20px;
	line-height: 185%;
	height: 23px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: transparent url(../img/num1.png) no-repeat center center;
}
UL.tabs_listing_tabs LI.active
{
	background: transparent url(../img/num2.png) no-repeat center center;
}
/*more tabs for sections
MEGA MENU START*/
.reqest_box
{
	float: right;
	padding-bottom: 15px;
	background: url(../img/line.png) no-repeat right bottom;
	width: 379px;
	margin-right: 69px;
	margin-top: 4px;
	margin-bottom: 4px;
}
/*-------
.reqest
{
float: right;
width: 118px;
height: 18px;
background: url(../img/request.jpg) no-repeat left;
border-right: 1px solid #CCC;
margin-right: 10px;
}
.reqest A
{
display: block;
height: 100%;
}
-------*/
.phone
{
	float: right;
	color: #EF4723;
	font-size: 17px;
	margin-top: -3px;
}
.mega_menu_wrop
{
	height: 23px;
	float: right;
	z-index: 100;
	margin: 0 46px 0 0;
	width: 401px;
	z-index: 90;
}
.mega_menu_wrop .left
{
/*[disabled]width:11px;
[disabled]height:41px;
[disabled]padding:0px;
[disabled]margin:0px;
[disabled]background:url(../img/top_menu1.jpg);
[disabled]float:left;*/
}
.mega_menu_wrop .center
{
/*[disabled]height:41px;
[disabled]padding:0px 10px;
[disabled]margin:0px;
[disabled]float:left;*/
}
.mega_menu_wrop .right
{
/*[disabled]width:11px;
[disabled]padding:0px;
[disabled]height:41px;
[disabled]margin:0px;
[disabled]background:url(../img/top_menu2.jpg);
[disabled]float:right;*/
}
UL.mega_menu
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
UL.mega_menu LI
{
/*Making LI-s flat*/
	display: inline;
	position: relative;
/*Setting up look and feel*/
	list-style-type: none;
	margin: 0px;
	padding: 0;
/*[disabled]background:url(../img/menu_line.jpg) no-repeat right center;*/
	float: left;
	border: none;
/*[disabled]height:41px;*/
}
UL.mega_menu LI P
{
	display: block;
	height: 100%;
	padding: 0px 10px;
	margin: 0;
}
UL.mega_menu LI.last
{
	border: none;
}
UL.mega_menu LI.first
{
	margin-left: 10px;
}
UL.mega_menu LI.sel
{
	color: #FFFF00;
	background: url(../img/top_menu_bg_sel.jpg);
}
UL.mega_menu LI H2
{
	top: 10px;
	margin: 0px;
	padding: 0px 0px 3px;
	margin-top: 2px;
/*[disabled]height:31px;*/
}
UL.mega_menu LI A
{
/*[disabled]color:#FFFFFF;
[disabled]font-weight:normal;
[disabled]text-transform:uppercase;
[disabled]padding:4px 15px;
[disabled]display:block;
[disabled]font-family:"Trebuchet MS";
[disabled]font-size:13px;
[disabled]text-decoration:none;*/
	display: block;
	padding: 0;
	height: 33px;
}
UL.mega_menu LI A SPAN
{
	display: none;
}
UL.mega_menu LI A SPAN.arr
{
/*[disabled]display:block;
[disabled]height:100%;
[disabled]width:100%;
[disabled]background:url(../img/menu-dd-arr.jpg) no-repeat center right;
[disabled]margin:0;
[disabled]float:right;*/
}
UL.mega_menu LI A:hover
{
	color: #F60;
}
.acc_menu UL.mega_menu LI A
{
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	padding: 6px 13px 5px;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
}
UL.mega_menu LI.what A
{
	background: url(../img/ic1a.jpg) no-repeat center left;
	width: 108px;
	padding: 0;
}
UL.mega_menu LI.what.hovering A
{
	background: url(../img/ic1.jpg) no-repeat center left;
}
UL.mega_menu LI.what LI A
{
	background: none;
	width: auto;
}
UL.mega_menu LI.what DIV A
{
	background: none;
	width: auto;
}
UL.mega_menu LI.what.hovering DIV A
{
	background: none;
}
UL.mega_menu LI.about A
{
	background: url(../img/ic3a.jpg) no-repeat center left;
	width: 91px;
}
UL.mega_menu LI.about.hovering A
{
	background: url(../img/ic3.jpg) no-repeat center left;
}
UL.mega_menu LI.about LI A
{
	background: none;
	width: auto;
}
UL.mega_menu LI.about DIV A
{
	background: none;
	width: auto;
}
UL.mega_menu LI.about.hovering DIV A
{
	background: url(../img/arr-red.png) no-repeat left center;
}
UL.mega_menu LI.portfolio A
{
	background: url(../img/ic2a.jpg) no-repeat center left;
	width: 99px;
}
UL.mega_menu LI.portfolio.hovering A
{
	background: url(../img/ic2.jpg) no-repeat center left;
}
UL.mega_menu LI.portfolio.hovering DIV A
{
	background: none;
}
UL.mega_menu LI.portfolio DIV A
{
	background: none;
	width: auto;
}
UL.mega_menu LI.contact_us A
{
	background: url(../img/ic4a.jpg) no-repeat center left;
	width: 91px;
}
UL.mega_menu LI.contact_us.hovering A
{
	background: url(../img/ic4.jpg) no-repeat center left;
}
UL.mega_menu LI.contact_us.hovering DIV A
{
	background: none;
}
/**/
*#menu_dd_bot
{
/*[disabled]height:30px;
[disabled]z-index:1;
[disabled]background:url(../img/top_menu_bg1a.jpg);
[disabled]margin:0px 15px;
[disabled]font-size:1px;
[disabled]text-align:left;*/
}
*#menu_dd_bot .left
{
/*[disabled]height:30px;
[disabled]width:9px;
[disabled]padding:0px;
[disabled]margin:0px;
[disabled]background:url(../img/top_menu_bg1b.jpg);
[disabled]float:left;*/
}
*#menu_dd_bot .right
{
/*[disabled]height:30px;
[disabled]width:9px;
[disabled]padding:0px;
[disabled]margin:0px;
[disabled]background:url(../img/top_menu_bg1c.jpg);
[disabled]float:right;*/
}
.hellow
{
/*[disabled]font-size:18px;
[disabled]position:absolute;
[disabled]margin:-23px 0 0 424px;
[disabled]color:#8A0800;*/
}
.acc_menu_dd
{
/*[disabled]text-align:left;
[disabled]width:196px;
[disabled]padding:0;
[disabled]margin:0 0 0 20px;*/
}
.acc_menu_dd LI
{
/*[disabled]margin:0 0 0 27px;
[disabled]padding:0;*/
}
/*UL.mega_menu div {
display: none;
}
*/
UL.mega_menu LI DIV.dd
{
	position: absolute;
	z-index: 100;
	display: none;
	top: 33px;
	left: 0px;
	width: 205px;
	margin: 0 0px 0px;
	padding: 0;
	text-align: left;
}
UL.mega_menu LI DIV.dd .dd_in
{
	color: #FFF;
	background: #00395A;
}
UL.mega_menu LI DIV.dd_panel_shadow
{
/*[disabled]background:url(../img/dd_shadow.png) repeat-y top left;*/
}
UL.mega_menu LI DIV.dd_panel
{
/*[disabled]background:url(../img/bg_dd.jpg) repeat-x bottom;
[disabled]margin:0 4px;*/
}
UL.mega_menu LI DIV UL
{
	padding: 15px 0 0;
	margin: 0 15px 0 20px;
}
UL.mega_menu LI DIV UL LI
{
	padding: 0;
	margin: 0;
	background: none;
	height: auto;
	display: block;
	float: none;
}
UL.mega_menu LI DIV UL LI.sub_title
{
	font-weight: bold;
	color: #79ABC8;
	font-size: 13px;
}
UL.mega_menu LI DIV UL LI.sub_title_mid
{
	margin-top: 15px;
}
UL.mega_menu LI DIV UL LI A
{
	padding: 0;
	margin: 7px 10px 5px 0;
	height: auto;
	color: #EBEBEB;
	text-decoration: none;
	font-size: 12px;
	background: none;
}
UL.mega_menu LI DIV UL LI A B
{
	color: #EF4723;
	padding-right: 3px;
}
UL.mega_menu LI DIV UL LI A SPAN
{
	display: block;
}
UL.mega_menu LI DIV DIV.dd_bot
{
	background: url(../img/dd_bot_right.png) no-repeat bottom right;
	padding: 0;
	margin: 0;
	height: 10px;
}
UL.mega_menu LI DIV DIV.dd_bot DIV.dd_bot_in
{
	background: url(../img/dd_bot_left.png) no-repeat bottom left;
	padding: 0;
	height: 100%;
	margin: 0 10px 0 0;
}
UL.mega_menu LI DIV DIV.contact
{
	color: #B7B6B6;
	font-size: 11px;
	margin: 10px 15px 5px;
	padding: 10px 0 0;
	border-top: 1px solid #395C70;
}
UL.mega_menu LI DIV DIV.contact SPAN
{
	display: block;
	font-size: 12px;
	color: #959595;
}
UL.mega_menu LI DIV DIV.contact A
{
	padding: 0;
	margin: 0;
	color: #B7B6B6;
	height: auto;
	display: inline;
}
UL.mega_menu LI DIV DIV.border
{
	margin: 10px 15px 5px;
	padding: 10px;
	border: 1px solid #BFBDBD;
}
UL.mega_menu LI.hovering
{
	background: url(../img/dd_hover.png) repeat-x 0px 4px;
}
UL.mega_menu LI.hovering LI
{
	background: none;
}
UL.mega_menu LI.hovering A
{
}
UL.mega_menu LI.hovering DIV.dd
{
	display: block;
}
UL.mega_menu LI.hovering SPAN.arr
{
	background: url(../img/menu-dd-arr2.jpg) no-repeat center right;
}
UL.mega_menu LI.hovering P
{
	background: url(../img/dd_hover_right.jpg) no-repeat right 4px;
}
/*Mega Menu END
end for top*/
.content_index
{
}
.content_index .title
{
	margin: 10px 0 5px;
	color: #000;
}
.content_index .left
{
	width: 477px;
	margin-left: 54px;
}
.content_index .left .index_text
{
	padding-bottom: 38px;
	background: transparent url(../img/city.jpg) no-repeat bottom right;
}
.content_index .left .img
{
	margin-left: -6px;
	margin-bottom: 16px;
}
.content_index .left .sub_menu
{
	margin-top: 10px;
}
.content_index .left .sub_menu A
{
	padding: 0 11px 0 0;
	background: url(../img/arr-blue.jpg) no-repeat center right;
}
.content_index .right
{
	width: 226px;
	margin: 0 54px 0 0;
	padding: 0;
}
.content_index .right .left
{
	width: auto;
	padding: 0;
	margin: 0;
}
.content_index .right .right
{
	width: auto;
	padding: 0;
	margin: 3px 3px 0 0;
}
.video_play
{
	border-bottom: 1px solid #CCC;
	height: 22px;
	margin-bottom: 5px;
}
.need
{
	margin: 30px 0 0 4px;
}
.need UL
{
	margin: 10px 0 10px 5px;
	padding: 0;
}
.need UL LI
{
	list-style: inside url(../images/box_arrow.png);
	padding: 0 0 5px;
	margin: 5px 0 0;
	border-bottom: 1px solid #CCC;
}
.need UL LI A
{
	padding-right: 7px;
	background: url(../img/arr-gray.jpg) no-repeat right center;
	color: #555555;
}
.listcss
{
	margin: 0px 0 0 0px;
}
.listcss UL
{
	margin: 10px 0px 0px;
	padding: 0;
}
.listcss UL LI
{
	list-style: inside url(../img/v.jpg);
/*padding: 0 0 5px;*/
	padding-left: 0.6em;
	margin: 5px 0px 0px;
}
.listcss UL LI A
{
	padding-right: 7px;
	background: url(../img/arr-gray.jpg) no-repeat right center;
	color: #555555;
}
.footer_cor
{
	height: 200px;
	background: #F5F5F5 url(../img/bot-cor5.jpg) repeat-x top;
	margin: 20px 26px 0 22px;
}
.footer_cor .footer_cor_bot
{
	height: 100%;
	background: url(../img/bot-cor6.jpg) repeat-x left bottom;
}
.footer_cor .footer_cor_left
{
	height: 100%;
	background: url(../img/bot-cor7.jpg) repeat-y left;
}
.footer_cor .footer_cor_right
{
	height: 100%;
	background: url(../img/bot-cor8.jpg) repeat-y right;
}
.footer_cor .footer_cor_left .cor_top_left
{
	width: 100%;
	height: 100%;
	background: url(../img/bot-cor1.jpg) no-repeat left top;
}
.footer_cor .cor_top_right
{
	width: 100%;
	height: 100%;
	background: url(../img/bot-cor2.jpg) no-repeat right top;
}
.footer_cor .cor_top_left2
{
	width: 100%;
	height: 100%;
	background: url(../img/bot-cor3.jpg) no-repeat bottom right;
}
.footer_cor .cor_top_right2
{
	width: 100%;
	height: 100%;
	background: url(../img/bot-cor4.jpg) no-repeat bottom left;
}
.footer_cor .left_box
{
	float: left;
	width: 105px;
	margin-left: 16px;
	margin-top: 20px;
	text-align: left;
}
.footer_cor .left_box_first
{
	margin-left: 24px;
}
.footer_cor .left_box_contact
{
	width: 145px;
}
.footer_cor .left_box_contact B
{
	color: #0076A3;
}
.footer_cor .left_box_contact A.mail
{
	color: #0076A3;
}
.footer_cor .left_box .arr
{
	position: absolute;
	z-index: 10;
	margin: 21px 0 0 1px;
	width: 8px;
	height: 5px;
	background: url(../img/arr-blue2.jpg) no-repeat;
}
.footer_cor .left_box .title
{
	color: #636363;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}
.footer_cor .left_box A
{
	color: #A1A1A1;
	display: block;
	margin: 5px 0;
}
.footer_cor .left_box .Facebook
{
	color: #A1A1A1;
	display: block;
	margin: 5px 0;
	height: 28px;
	background: url(../img/facebook.jpg) no-repeat left top;
}
.footer_cor .left_box .Facebook A
{
	margin-left: 31px;
	padding-top: 7px;
	display: block;
}
.footer_cor .left_box .Twitter
{
	color: #A1A1A1;
	display: block;
	margin: 5px 0;
	height: 28px;
	background: url(../img/twitter.jpg) no-repeat left top;
}
.footer_cor .left_box .Twitter A
{
	margin-left: 31px;
	padding-top: 7px;
	display: block;
}
.footer_cor .left_box .YouTube
{
	color: #A1A1A1;
	display: block;
	margin: 5px 0;
	height: 28px;
	background: url(../img/youtube.jpg) no-repeat left top;
}
.footer_cor .left_box .YouTube A
{
	margin-left: 31px;
	padding-top: 7px;
	display: block;
}
.footer_cor .left_box .Linkedin
{
	color: #A1A1A1;
	display: block;
	margin: 5px 0;
	height: 28px;
	background: url(../img/linkedin.jpg) no-repeat left top;
}
.footer_cor .left_box .Linkedin A
{
	margin-left: 31px;
	padding-top: 7px;
	display: block;
}
.bottom_content
{
	margin: 20px 25px 20px 19px;
}
.bottom_content .left
{
	width: 471px;
	margin-left: 27px;
}
.bottom_content .right
{
	width: 255px;
	margin-right: 18px;
}
.bottom_content H3
{
	color: #0076A3;
	margin: 0 0 2px;
}
/********************************** categories_products_index *************************************/
UL#categories_products_index
{
	list-style-type: none;
	width: 30000px;
/*[disabled]height:220px;*/
	margin: 11px 0 0;
	padding: 0;
}
UL#categories_products_index LI
{
	list-style-type: none;
/*[disabled]width:247px;
[disabled]height:130px;*/
	float: left;
/*[disabled]overflow:hidden;*/
	text-align: center;
}
/*products*/
.products_list_index
{
	width: 788px;
	margin-left: 7px;
}
.products_list_scroll
{
/*[disabled]width:647px;
[disabled]overflow:hidden;
[disabled]overflow-x:scroll;
[disabled]margin:0;*/
}
.products_list_index .pict
{
	float: none;
	padding: 0;
	clear: both;
	margin: 0 0 0 20px;
	font-size: 1px;
	width: 221px;
	height: 104px;
	overflow: hidden;
}
.products_list_index .prod_index_td
{
	padding: 0;
	text-align: center;
}
.products_list_index .cat_title
{
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	border: none;
}
.products_list_index .title_sm
{
	font-size: 12px;
	margin-top: 5px;
	line-height: 100%;
	/*[empty]color:;*/
}
.products_list_index .box_in
{
	float: left;
	width: 740px;
	height: 130px;
	margin-left: 9px;
	overflow: hidden;
}
.products_list_index .cat_pict_gray
{
	height: 90px;
	width: 120px;
	background: #EEE;
}
.box-bot
{
	clear: both;
	margin-top: 5px;
	color: #33434E;
	font-size: 11px;
	text-align: center;
}
.box-bot .prev
{
	float: left;
	font-size: 1px;
	margin-top: 43px;
}
.box-bot .next
{
	float: right;
	font-size: 1px;
	margin-top: 43px;
}
/**********************************************************************************************************************
portfolio*/
.list_item_portfolio
{
	float: left;
	width: 222px;
	margin: 0 5px 20px 10px;
	padding: 0;
	border-bottom: none;
	vertical-align: text-bottom;
	height: 227px;
}
.list_item_portfolio H2
{
	margin: 0;
	font-size: 13px;
	text-align: center;
	padding: 0;
}
.list_item_portfolio .pict
{
	float: none;
	padding: 0px;
	height: 180px;
	overflow: hidden;
	margin: 0 0 5px;
	line-height: 100%;
}
.list_item_portfolio .pict IMG
{
	margin: 0;
}
/*events calendar*/
.calendar_next
{
	font-size: 12px;
	color: #434343;
	text-decoration: none;
}
.calendar_next:hover
{
	color: #CC0000;
}
.calendar_day_name
{
	font-size: 11px;
	text-decoration: none;
	background: #888888;
	color: #FFFFFF;
}
.calendar_sun
{
	font-size: 10px;
	font-weight: bold;
}
.calendar_sat
{
	font-size: 10px;
	font-weight: bold;
}
.calendar_curr
{
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.calendar_fri
{
	font-size: 10px;
	font-weight: bold;
}
.calendar_thu
{
	font-size: 10px;
	font-weight: bold;
}
.calendar_wed
{
	font-size: 10px;
	font-weight: bold;
}
.calendar_tue
{
	font-size: 10px;
	font-weight: bold;
}
.calendar_mon
{
	font-size: 10px;
	font-weight: bold;
}
.events_calendar_left
{
}
.blog_calendar_left
{
	margin: 0 7px 0 0;
	text-align: center;
	padding: 0;
}
.blog_calendar_left .cat_title
{
	font-size: 15px;
	text-align: center;
}
.blog_calendar_left .calendar
{
	border: 1px solid #D2DFD8;
	padding: 0;
	margin: 0;
}
.blog_calendar_left .title
{
	font-size: 16px;
	color: #628171;
	text-decoration: none;
	font-weight: bold;
}
.blog_calendar_left .title A
{
	text-decoration: none;
	color: #628171;
}
.quote_calendar
{
	margin: 0;
	padding: 0;
}
.quote_calendar .quote-top
{
	background: url(../img/quotetop-calendar.jpg);
	padding: 0;
	margin: 0;
}
.quote.quote_calendar .quote-top .quote-btm
{
	padding: 0px 10px 23px 20px;
	margin-top: 20px;
}
#blog_list .more
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #424242;
}
#blog_list .more A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4083E9;
	text-decoration: none;
	text-transform: uppercase;
}

#blog_list .more A:hover
{
	color: #F26522;
	text-decoration: underline;
}
/***********************************************************************************************************************/
.top_blog_post
{
}
.top_blog_post .list_item
{
	margin: 0 16px;
}
.top_blog_post .cat_title
{
	font-size: 15px;
/*[disabled]text-align:center;*/
	margin-top: -17px;
	padding-left: 15px;
}
.top_blog_post .cat_title A
{
}
.top_blog_post .list_item
{
	margin: 0 16px;
}
.top_blog_post .list_item A
{
/*added by jason*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4083E9;
	text-decoration: none;
}
.top_blog_post:hover .list_item A:hover
{
	text-decoration: underline;
	color: #F26522;
}
.date
{
/*font-weight: normal;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #424242;
	text-transform: uppercase;
}
.title_big
{
	font-size: 22px;
	margin-bottom: 10px;
	color: #DC5632;
}
.title_big_blog_zoom
{
/*font-size: 18px;
margin-bottom: 10px;
color: #DC5632;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: -1px;
	margin-bottom: -5px;
	color: #000;
}
.blog_zoom_long_desc, .long_desc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #424242;
	margin-top: 10px;
}
.blog_zoom_long_desc OL
{
}
.blog_zoom_long_desc OL LI
{
}
.long_desc LI
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #424242;
	margin-top: 10px;
	list-style-type: circle;
}
.long_desc H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: -1px;
	margin-bottom: -5px;
	color: #000;
}
P.title_big
{
	font-size: 22px;
	margin-bottom: 10px;
	color: #DC5632;
}
.innercontent P.title_big
{
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #DC5632;
}
HR
{
	margin: 0 0 20px;
	padding: 0;
	border: none;
	border-top: 1px solid #CCC;
	color: #666;
}
/*comments*/
.comments
{
	margin: 10px 0 0;
	padding: 0;
}
.comments TD
{
	background: #F2F2F2;
}
.comments TD .left
{
	font-weight: bold;
	margin: 0 0 0 10px;
}
.comments TD .right
{
	width: 299px;
	text-align: right;
}
.comments_list
{
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
}
.comments_list LI
{
	margin: 0;
	padding: 5px 0;
}
.innercontent .comments UL
{
	padding: 0;
}
.comments_list .comment_ID
{
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}
.comments_list .info_line
{
	color: #595959;
}
.comments_list .right
{
	width: 83px;
	float: right;
	position: relative;
	font-size: 1px;
	z-index: 5;
	margin: -5px 0 0;
}
.comments_list .sabject
{
	font-weight: bold;
	color: #0C0C0C;
}
.comments_list .author
{
/*color: #0C0C0C;*/
	color: #4083E9;
}
A.s-msg-reply, A.s-msg-top, A.s-msg-add
{
	color: #FFF;
/*[disabled]float:right;*/
	margin: 0;
}
.title_comm
{
	border: 1px dotted #F96400;
	background: #F3F3F3;
	font: bold 10pt Arial;
	margin: 0;
	padding: 0;
}
.title_comm A
{
	display: block;
	padding: 1px 10px 2px;
	background: #F96400;
	font: 9pt Arial;
	text-decoration: none;
	float: right;
	margin: 5px 5px 4px;
}
.title_comm A:hover
{
	color: #F9EB01;
}
.title_comm SPAN
{
	display: block;
	float: left;
	margin: 5px 5px 4px 15px;
}
.icons_sm
{
	background: #F7F7F7 none repeat scroll 0 0;
	border: 1px solid #D8D8D8;
	font-size: 12px;
	height: 20px;
	line-height: 18px;
	margin-top: 10px;
	padding: 3px 0;
}
/*.comments .author
{
font-weight: normal;
color: #635D5A;
font-style: italic;
font-family: Georgia;
}*/
.comments .line
{
	margin: 0;
	padding: 0;
	height: 10px;
	border-bottom: 1px dotted #CCC;
	border-top: none;
}
UL.sitemap
{
}
UL.sitemap LI
{
	margin: 5px;
	font-weight: bold;
}
UL.sitemap LI .sub_title
{
	margin-top: 10px;
}
UL.sitemap LI.portfolio
{
	margin-top: 15px;
}
UL.sitemap LI.about
{
	margin-top: 15px;
}
UL.sitemap LI.contact_us
{
	margin-top: 15px;
}
UL.sitemap LI A
{
	font-weight: normal;
}
.cloud
{
	margin: 0 16px;
}
.cloud .cat_title
{
	text-align: left;
	padding-left: 0;
	margin-bottom: 10px;
}
.blog_arhive
{
	margin: 0 16px;
}
.blog_arhive .cat_title
{
	margin-bottom: 5px;
	padding-left: 1px;
	text-align: left;
}
.blog_arhive UL
{
	margin: 0;
	padding: 0;
	text-align: left;
}
.blog_arhive LI
{
	padding: 2px 5px 3px 25px;
	background: #FBFBFB;
	margin-bottom: 1px;
	border-bottom: 1px solid #CCC;
	list-style: none;
	background: url(../img/arr2.gif) no-repeat 11px 5px;
}
.blog_arhive LI A
{
	text-decoration: none;
	color: #171717;
}
.blog_calendar_left
{
	text-align: left;
}
.blog_calendar_left .rss
{
	position: absolute;
	margin: 3px;
}
.blog_calendar_left .cat_title
{
	padding-left: 31px;
}
.blog_cats .rss
{
	float: right;
	margin: 0 15px 0 0;
}
/*left menu*/
.left_menu
{
	margin: 0;
	padding: 0;
}
.left_menu .cat_title
{
	margin: -9px 5px 0 6px;
	text-align: left;
	padding: 0 0 10px;
	font-size: 16px;
}
.left_menu .cat_title A
{
	color: #E85800;
	font-size: 18px;
	background: none;
	padding-bottom: 3px;
	margin-bottom: 0;
	padding-left: 5px;
}
.left_menu A
{
	display: block;
	text-align: left;
	font-size: 12px;
/*[disabled]border-bottom:1px dotted #544;*/
	text-decoration: none;
	padding: 5px 6px;
	line-height: 14px;
	color: #4083E9;
/*added by jason*/
	margin: 0;
/*[disabled]background:url(../img/arr2.gif) no-repeat 18px 9px;*/
}
.left_menu A SPAN
{
/*[disabled]display:block;*/
	padding: 0;
	font-size: 10px;
}
.left_menu .cnt
{
	font-size: 9px;
	float: right;
}
.left_menu_index .left_menu A
{
	padding: 5px 20px 4px;
	color: #4083E9;
}
.left_menu A:hover
{
/*color: #B70C01;
color: #4083E9;*/
	color: #F26522;
	text-decoration: underline;
}
.left_menu .l_10
{
	font-size: 12px;
}
.left_menu .l_20
{
	font-size: 12px;
}
.headline
{
	font-size: 18px;
	margin: 10px 0;
}
.follow_table
{
	width: 154px;
	float: left;
}
/*==================================================================
Right Side Section
=====================================================================*/
#right_boxContainer
{
	width: 225px;
}
#right_boxDoyou
{
	width: 225px;
	background-image: url(../images/box_mid.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333;
}
#midBox
{
	background-image: url(../images/box_mid.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 28px;
}
#midBox UL LI
{
	list-style-image: url(../images/box_arrow.png);
}
/*=====================================================================*/
.category_description
{
	padding: 10px 10px 20px;
	border-bottom: 1px dotted #CCCCCC;
}
.category_description div p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.category_description a:hover
{
	color: #F26522;
	text-decoration: underline;
}
.category_description .title
{
	font-size: 24px;
	letter-spacing: -1px;
	color: black;
	font-weight: bold;
}
