/*
 *
 * Globe SSL style
 *
 */

html {
	overflow: -moz-scrollbars-vertical;
} 
 
img {
	border:0;
}

a{
	text-decoration:none;
	color:#333;
}

:focus{
	outline:none;
}

body {
	font-size:12px;
	color:#333;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	cursor:default;
	background:url(images/bg_top.jpg) repeat-x;
}

body.christmas{
	background: #fff;
}
 
.main {
	width:738px;
	margin:0 auto;
}

.header {
	width:728px;
	height:118px;
	background:url(images/bg_top.jpg) repeat-x;
	position:relative;
	margin:0 auto;
}
/*
.header.christmas{
	background: #fff url(images/christmas_bg.gif) no-repeat;
}
*/

.logo, .headlinks {
	position:absolute;
	bottom:0;
}

.logo {
	width:215px;
	height:118px;
	background:url(images/logo.gif) no-repeat bottom;
	cursor:pointer;
	left:5px;
}

/*
.logo.christmas{
	width:233px;
	background:url(images/logo_christmas.gif) no-repeat;
}
*/
.headlinks {
	width:271px;
	height:32px;
	right:5px;
}

.headlinks  a{
	float:left;
}

.navmenu {
	width:100%;
	height:38px;
	background:url(images/navbg.gif) no-repeat;
}


.navmenu ul.menu {
	width:660px;
	margin:0 auto;
}

.navmenu ul.menu li{
	float:left;
	width:131px;
}


.navmenu ul.menu li ul {
	width:150px;
	background:url(images/submenu.png);
}

.navmenu ul.menu li li{
	padding:8px;
	font-size:10px;
	border-bottom:1px solid #ededed;
	width:142px;
}


.navmenu ul.menu li a{
	display:block;
	font-weight:bold;
	font-size:11px;
}

.footer li {
	padding:5px 7px 5px 7px;
	float:left;
	border-right:1px solid #ccc;
	font-size:11px;
}

.footer li a:hover{
	text-decoration:underline;
}

.footer li.copy{
	float:right;
	border:0;
}

.container {
	width:100%;
	position:relative;
}

.container .left{
	width:176px;
	float:left;
}

.container .right{
	width:562px;
	float:right;
}

.right .vision {
	width:561px;
	height:191px;
	background:url(images/visionbg.gif) no-repeat;
	/*border:2px solid #ccc;*/
	padding:5px 0px 0px 5px; 
}	

.home-products .product {
	float:left;
	width:281px;
	position:relative;
}

.home-products .product .title{
	width:259px;
	height:15px;
	font-weight:bold;
	color:white;
	padding:12px;
	padding-bottom:0;
}

.home-products .product .middle{
	width:259px;
	padding:12px;
	font-size:11px;
	background:url(images/hpmiddle.gif) repeat-y;
	position:relative;
}

.home-products .product .middle p{
	background:url(images/check.png) no-repeat left 2px;
	text-indent:13px;
	padding-bottom:6px;
}

.home-products .product .middle .price{
	position:absolute;
	left:120px;
	bottom:20px;
}

.home-products .product .middle .price h3.a{
	font-size:12px;
}

.home-products .product .middle .price h3.b{
	font-size:14px;
	color:#993333;
}

.home-products .product .bottom{
	width:281px;
	height:22px;
	background:url(images/hpbottom.gif) no-repeat;
}

.left .block{
	width:100%;
}

.left .block .title{
	width:146px;
	height:13px;
	background:url(images/lblock_01.gif) no-repeat;
	padding:10px;
	color:white;
	font-weight:bold;
}

.left .block .middle{
	width:146px;
	background:url(images/lblock_02.gif) repeat-y;
	padding:10px;
	font-size:11px;
}

.left .block .bottom{
	height:13px;
	background:url(images/lblock_03.gif) no-repeat;
}


.pageInside {

}

.pageInside .title{
	width:541px;
	height:23px;
	padding:10px;
	background:url(images/pi01.gif) no-repeat;
	color:white;
	font-weight:bold;
}

.pageInside .middle{
	width:536px;
	padding:10px;
	background:url(images/pi02.gif) repeat-y;
	padding-top:0;
	padding-right:15px;
	/*border:1px solid #333;*/
}



.pageInside .bottom{
	width:561px;
	height:19px;
	background:url(images/pi03.gif) repeat-y;
}

.pageCustomer {
	margin:0 auto;
	width:730px;
}

.pageCustomer .title{
	width:730px;
	height:23px;
	padding:10px;
	background:url(images/pc01.gif) no-repeat;
	color:white;
	font-weight:bold;
}

.pageCustomer .middle{
	width:705px;
	padding:10px;
	background:url(images/pc02.gif) repeat-y;
	padding-top:0;
	padding-right:15px;
	/*border:1px solid #333;*/
}



.pageCustomer .bottom{
	width:730px;
	height:19px;
	background:url(images/pc03.gif) no-repeat;
}

.pageCustomer .left{
	width:500px;
	float:left;
}

.pageCustomer .left .branches{
	width:480px;
}

.pageCustomer .right{
	width:200px;
	float:right;
	margin-left:5px;
}


.bwhite{
	background:#fff;
}

.bordgray {
	border:1px solid #ccc;
}

.f11 {
	font-size:11px;
}

.branches{
	padding:7px;
	font-size:11px;
	/**/
}

.sblue {
	color:#336699;
}

.sred {
	color:#336699;
}

.branches a{
	color:#336699;
}

.branches a:hover{
	text-decoration:underline;
}


span.bleft {
	width:9px;
	height:18px;
	display:block;
}

span.bmiddle {
	height:18px;
	display:block;
	color:#fff;
	cursor:pointer;
	line-height:17px;
}

span.bright {
	width:23px;
	height:18px;
	display:block;
	clear:right;
}

span.new {
	width:95px;
	height:78px;
	background:url(images/new.gif) no-repeat;
	position:absolute;
	right:-10px;
	top:5px;
	z-index:100;
}

.warning {
	padding: 5px 0px;
	margin-bottom: 15px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	text-align: center;
}

.success {
	padding: 5px 0px;
	margin-bottom: 15px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	text-align: center;
}


.required {
	color: #FF0000;
	font-weight: bold;
}
.required2 {
	color: #FF0000;
	font-weight: bold;
	line-height:5px;
}
.error {
	color: #FF0000;
	padding-top: 3px;
	display: block;
}

.i{
	text-decoration:line-through;
}

.ac{
	text-decoration:underline;
}

.orders {
	width:100%;
}

.orders table{
	width:100%;
	text-align:center;
}

.orders table.b{
	width:100%;
	text-align:left;
}

.orders th{
	padding:5px;
	border-bottom:2px solid #ccc;
}

.orders th.b{
	border-bottom:0;
	border-right:1px solid #ccc;
}

.orders th.c{
	border-bottom:1px solid #ececec;
}

.orders td{
	padding:5px;
	border-bottom:1px solid #ececec;
}

.highlight{
	background:#fffccc;
}


.t1{
	background:url(images/hptitle_01.gif) no-repeat;
}

.n5{
	margin-bottom:5px;
}

.n10{
	margin-bottom:10px;
}

.n15{
	margin-bottom:15px;
}

a.lbp:hover {
	color:#666666;
	text-decoration:underline;
}

.clear {
	clear:both;
}

.key {
	float:left;
}

.value {
	float:left;
}


/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#ffffff;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:11px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#336699;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#336699;
}
.buttons a.positive:active{
    background-color:#336699;
    border:1px solid #529214;
    color:#336699;
}

/* DISABLE */

button.disable, .buttons a.disable{
    color:#333333;
	background-color:#ededed;
	border:1px solid #C6D880;
}
.buttons a.disable:hover, button.disable:hover{
    background-color:#ededed;
    border:1px solid #C6D880;
    color:#333333;
}
.buttons a.disable:active{
    background-color:#ededed;
    border:1px solid #C6D880;
	color:#333333;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.pprice {
	width:394px;
	height:100px;
	background:url(images/ppbg.gif) no-repeat;
	margin:0 auto;
	text-align:center;
}

.pprice h1{
	padding-top:15px;
	font-size:28px;
	color:#d40000;
}

.button .button_left {
	width: 10px;
	height: 18px;
	display: block;
	float: left;
}
.button .button_middle {
	padding:3px;
	height:12px;
	display: block;
	float: left;
	color: #fff;
}
.button .button_right {
	width: 19px;
	height: 18px;
	display: block;
	float: left;
}

.b1_1{
	background:url(images/b1_1.gif) no-repeat;
}

.b1_2{
	background:url(images/b1_2.gif) repeat-x;
}

.b1_3{
	background:url(images/b1_3.gif) no-repeat;
}

.b2_1{
	background:url(images/b2_1.gif) no-repeat;
}

.b2_2{
	background:url(images/b2_2.gif) repeat-x;
}

.b2_3{
	background:url(images/b2_3.gif) no-repeat;
}

.ajax-loading {
	padding:10px;
	background:url(images/ajax-loader.gif) no-repeat center;
}

#log_res{
	width:300px;
	height:11px;
}

.features p {
	line-height:20px;
	background:url(images/features_check.gif) no-repeat 0 5px;
	text-indent:20px;
}

.p_menu {
	position:absolute;
	background:#ccc;
	/*
	bottom:-30px;
	left:170px;
	*/
	z-index:100;
	display:none;
}

.p_menu a{
	padding:5px 10px 5px 20px;
	line-height:20px;
	display:block;
}

