@charset "utf-8";
body {
	background-color: #F8BA49;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/body-bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

img{border:0}

a
{
	color:#0366a7;
	text-decoration: none;
}
a:active
{
	color:#0366a7;
	text-decoration: none;
}
a:link
{
	color:#0366a7;
	text-decoration: none;
}
a:visited 
{
	color:#0366a7;
	text-decoration: none;
}
a:hover
{
	color:#0366a7;
	text-decoration: underline;
}

h1 {
	background-image: url(/images/boxes_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 25px;
	text-indent: 25px;
	line-height: 24px;
	font-weight: normal;
}

h2 {
	font-family: arial;
	font-size: 18px;
	color: #ff8f06;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	text-align:left;
}
h4 {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

p  a{
	color: #000000;
	text-decoration: none;	
}



.main {
	/*width: 84%;*/
	width:945px;
}
.header {
	background-color: #FFFFFF;
}
.header .sitename {
	width: 40%;	
}

.searchlable
{
	text-align: right;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.header .searchbox {
	width: 55%;
	text-align: right;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	height: auto;
	line-height: 24px;
}
.header .searchbox input {
	height: 20px;
	background-color: #F1F1F1;
	border: 1px solid #757978;
	width: 175px;
}
.header .go {
	width: 5%;
	vertical-align: bottom;
	padding-top: 5px;
	padding-left:5px;
	
}
.header .viewcart {
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	height: 30px;
	padding-right: 30px;
}
.header .viewcart a {
	color: #000000;
	text-decoration: none;
	
}
.menu {
	background-image: url(/images/menu_spacer.jpg);
	height: 25px;
	background-repeat: repeat-x;
	background-position: top;
}
.menu .welcome {
	width: 270px;
	margin: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.menu .membername {
	color: #FFFFFF;
}.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
.menu li {
	display: inline;	
	
}

.menu div{
float:left;
min-width: 103px;
background-image: url(/images/link_spacer.jpg);
background-repeat: repeat-x;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
text-align:center;
height: 25px;
padding: 0px;
margin: 0px;
padding-left:6px;
padding-right:6px;
}

.menu a {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	line-height:25px;
	/*min-width: 104px;*/
	/*width: 112.9px;*/	
	
	/*padding-left:10px;
	padding-right:10px;*/
}

.menu a:hover, .menu .active a {
	color: #CCCCCC;
}
.space {
	width: 30px;
}
.midcolumn {
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D07200;
	border-left-color: #D07200;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.admin_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8C03;
	padding-top: 4px;
}
.admin_menu a {
	color: #000000;
	text-decoration: none;
}

.admin_menu a:hover {
	text-decoration: underline;
}
.myacc {
	width: 360px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.address_details {
	width: 50%;
}
.myacc .activebk {
	background-image: url(/images/active_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: verdana;
	font-size: 11px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
.edittxt {
	
	text-align: right;
	padding-right: 20px;
}

.edittxt  a {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	
}
.check_mark {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/check_mark.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 24px;
	text-indent: 20px;
}
.Newoffer {
	margin: 0px;
	padding: 0px;
	width: 340px;
	float: right;
	vertical-align: top;
}
.one23 {
	margin: 0px;
	padding: 0px;
	height: 16px;
	float: right;
	width: 100%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	line-height: 16px;
}
.one23 a {
	color: #000000;
	text-decoration: none;
}

 .leftcorner {
	background-image: url(/images/rc-left-corner.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
 .rightcorner {
	background-image: url(/images/rc-right-corner.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.topcorner {
	background-image: url(/images/rc-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
 .botborder {
	background-image: url(/images/rc-bot.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}


.chooseaccount {
	width: 496px;	
	vertical-align: top;
}
.yearly_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3f3e3e;
	text-align: right;
	font-weight: bold;	
}

.boxes {
	width: 212px;
	vertical-align: top;
	
	
}
.box-bot {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}


/*.bx-right {
	background-image: url(/images/bx-right.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 8px;
}
.bx-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 24px;
	width: 8px;
	background-image: url(/images/bx-left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}*/


.box-name {
	
	background-image: url(/images/bx-name-bk.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	width: 98%;
}
.sellingoptions {
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	/*background-image: url(/images/bx-bk.jpg);
	background-repeat: repeat-y;
	background-position: center top;*/
}

.sellingoptions a {
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.sellingoptions a:hover {
	color: #666666;
	text-decoration: underline;	
}
.newproducts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;	
	/*background-image: url(/images/bx-bk.jpg);
	background-repeat: repeat-y;
	background-position: center top;*/
}

.newproducts a {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.newproducts a:hover {
	color: #666666;
	text-decoration: underline;	
}
.plan-name {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	background-image: url(/images/green-arr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 22px;
	width: 55%;*/
	background-image:url(../images/green-arr.jpg);
background-position:left bottom;
background-repeat:no-repeat;
color:#353535;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;

text-indent:22px;

}
.plan-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #97CC00;
	
	width: 100px;
}
.plan-name-gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	color: #98CD01;
	background-image: url(/images/black-ar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 22px;
}

.plan-name-gr a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	color: #98CD01;
	text-indent: 22px;
}


.plan-price-bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	color: #fe8b00;
}
.plan-descrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-indent: 22px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF8C03;
}
.f-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.f-links a{
	color: #000000;
	text-decoration: none;	
	}
	
	.f-links a:hover{
	color: #666666;
	text-decoration: underline;
	}
	
.cpy_rts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7B7B7;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-left: 100px;
}
.footer-imgs {
	float: right;
	width: 170px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.tablerecord
{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}

.left_nav_links
{
	padding-bottom:5px;
}

select, textarea 
{
	font-size: 12px;BORDER:1px solid #000000; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: auto; 
}

.buttoncol input 
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	BORDER:1px solid #000000; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: auto; 
}


input[type="file"] > buttoncol {
  BORDER:1px solid #000000;	
  border-color: inherit;
  background-color: inherit;
  color: inherit;
  font-size: inherit;
  height: inherit;
}

.row
{
	clear:both;
	padding-top:10px;
}

.redtext{
	color: #FF0000;
}

.activebranches
{
	background-color:#ffffff;
}

.inactivebranches
{
	background-color:#FF8C03;	
}

.inactivebranches2
{
	background-color:#cccccc;	
}

.content_mar p {
	padding: 8px;
	font-size: 12px;
	line-height: 20px;
}
.freetrial {
	vertical-align: top;
	width: 30%;	
	font-size: 12px;
	line-height: 18px;
}

.text14 {	
	font-size: 14px;
	font-weight: bold;
}
.text24 {
	font-size: 24px;
	color: #999999;
	font-weight: bold;
	text-align: center;
}
.search_who  {
	
}
.content_mar {
	width: 70%;
	vertical-align: top;
}

.ser-spily-inot-txt-bx
{
	width: 300px;	
	border: 1px solid #000000;
	background-color: #F7F7F7;
	color: #666666;
}

.title_green_bold_big
{
	FONT-SIZE: 14px; COLOR: #006400; 
	font-weight: bold;
}

.green_bold_text
{
	COLOR: #006400; 
	font-weight: bold;
}

.green_bold_text a
{
	COLOR: #006400; 
	font-weight: bold;
}

.green_bold_text a:active
{
	COLOR: #006400; 
	font-weight: bold;
}

.green_bold_text a:visited
{
	COLOR: #006400; 
	font-weight: bold;
}
.green_bold_text a:link
{
	COLOR: #006400; 
	font-weight: bold;
}

.removeplanlink a
{
	color:red;
	font-size:10px;
}

.removeplanlink a:active
{
	color:red;
	font-size:10px;
}

.removeplanlink a:visited
{
   color:red;
   font-size:10px;
}
.removeplanlink a:link
{
	color:red;
	font-size:10px;
}

.categorymenu li
{
	margin: 0;
	padding:0;
	margin-top:5px;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
}

.headingrow
{
    background-color:#F6A474;
}

.cols
{
    float:left;
    background-color: inherit;
    height:25px;
    line-height: 25px;
    border:1px solid #ffffff;
    text-indent: 2px;
    vertical-align: middle;
}
.cols
{
    float:left;
    background-color: inherit;
    height:25px;
    line-height: 25px;
    border:1px solid #ffffff;
    text-indent: 2px;
    vertical-align: middle;
}
.clearboth
{
    clear:both;
    width:100%;
}
.mainrows
{
    background-color:#D4F0F6;
}
.subrows
{
    background-color:#F3F9D5;
}

.subsubrows
{
    background-color:#6CDDF6;
}

.productrows
{
    background-color:#d5dad8;
}


