/* --------------------------------------------------------------
   GLOBAL
-------------------------------------------------------------- */

body {
	background-color: #efefef;
}

form {
	margin: 0px;
}

body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
}

a {
	color: #65A5E6;
	font-family: Tahoma;
	font-size: 11px;

}

a:hover {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;

}

.wrapper {
	width: 730px;
	border: 0px;
	padding: 5px;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

.button {
	/*background-color: #0093C5;*/
	width: 100px;
	/*color: #666666;*/
	font-weight: none;
	/*border: 1px solid #0093C5;*/
}

.startover {
	background-image: url(https://store.firstserv.com/templates/default/images/start_over.gif);
	width: 82px;
	height: 20px;
	color: #000;
	font-weight: bold;
	border: 1px solid #0093C5;
}

.checkout {
	background-image: url(https://store.firstserv.com/templates/default/images/checkout.gif);
	width: 82px;
	height: 20px;
	color: #000;
	font-weight: bold;
	border: 1px solid #0093C5;
}

.step {
 background-image: url(https://store.firstserv.com/templates/default/images/step-current.gif);
  color: #D2000A;
}


/* --------------------------------------------------------------
   HEADINGS
-------------------------------------------------------------- */

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

.heading2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
    text-decoration: none;
    color: #000000;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}

#menu-shop2 a:visited
#menu-shop2 li a{color:#fff;font-weight:500;text-transform:uppercase;}
#menu-shop2 {width:150px;}
#menu-shop2:hover {background-image:url(https://store.firstserv.com/templates/default/images/tabs_shop_new.gif)!important;}.position{position:relative;}

.row0 {
    background-color: #ffffff;
}

.row1 {
    background-color: #f0f0f0;
}


/* --------------------------------------------------------------
   INFO BOXES
-------------------------------------------------------------- */

.contentbox {
	width: 800px;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.contentbox2 {
	width: 800px;
	text-align: left;
	background-color: #f7f7f7;
	border: 0px dashed #cccccc;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto;
	margin-right: auto;
}

/* --------------------------------------------------------------
   CLIENT AREA NAVBAR
-------------------------------------------------------------- */

.clientarealinks {
    background-color: #FDFCDD;
    padding: 10px;
}

.clientarealinks a {
	color: #555555;
}

/* --------------------------------------------------------------
   TABLES
-------------------------------------------------------------- */

table.topnavbar {
	width: 100%;
}

tr.topnavbar {
	background-color: #efefef;
	font-weight:bold;
	text-align: center;
}

tr.topnavbar a {
	color: #000000;
	text-decoration: none;
}

tr.topnavbar a:hover {
	color: #666666;
}

table.frame {
	align: center;
	width:100%;
	border: 0px solid #8FBCE9;
	padding: 4px;
}

.fieldarea {
	background-color: #F5F7F7;
	text-align: left;
	width: 120px;
}

.fieldarea2 {
	background-color: #F5F7F7;
	text-align: left;
	width: 400px;
}

.clientareatable {
	width: 100%;
	/*background-color: #ffffff;*/
	border: 1px solid #b6b6b6;
	font-family: Tahoma;
	font-size: 12px;
}

tr.clientareatableheading {
	background-image:url(/images/white_text_box1_bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	height: 15px;
	color: #242729;
}

tr.clientareatableactive {
	/*background-color: #ffffff;*/
	text-align: center;
}

tr.clientareatableactive2 {
	background-image:url(https://store.firstserv.com/templates/default/images/white_text_box1_bg.jpg);
	background-repeat: repeat-x;
    font-size: 16px;
	width: 745px;
	height: auto;
	float: left;
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #b6b6b6;
}

tr.clientareatablepending {
	background-color: #FFFFE2;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #E9FFD2;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #FFE1E1;
	text-align: center;
}

/* --------------------------------------------------------------
   NETWORK ISSUES
-------------------------------------------------------------- */

.networkissuessummary {
    background-color: #f6f6f6;
    border: 1px dashed #cccccc;
    padding: 10px;
    text-align: center;
}

.networkissuesopen {
    font-size: 16px;
    font-weight: bold;
    color: #65CC00;
    padding-right: 20px;
}

.networkissuesscheduled {
    font-size: 16px;
    font-weight: bold;
    color: #EEDD00;
    padding-right: 20px;
}

.networkissuesclosed {
    font-size: 16px;
    font-weight: bold;
    color: #888888;
}

.networkissuedescription {
    border-left: 5px solid #efefef;
    padding: 20px;
    padding-top: 1px;
}

.networkissueaffected {
    background-color: #FDFCDD;
    padding: 10px;
    margin-top: 10px;
}

/* --------------------------------------------------------------
   SUPPORT TICKETS
-------------------------------------------------------------- */

.clientticketreplyheader {
    margin-top: 20px;
    background-color: #92BDEA;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.clientticketreply {
    min-height: 80px;
    background-color: #ffffff;
    background-image: url('images/clientticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.adminticketreplyheader {
    margin-top: 20px;
    background-color: #888888;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.adminticketreply {
    min-height: 80px;
    background-color: #ffffff;
    background-image: url('images/adminticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.closeticket {
    border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
    color: #cc0000;
}

/* --------------------------------------------------------------
   TEXT COLORS
-------------------------------------------------------------- */

.textblack {
	color: #000000;
}

.textblue {
    color: #224488;
}

.textgreen {
	color: #779500;
}

.textgrey {
	color: #888888;
}

.textgold {
    color: #ffbb55;
}

.textorange {
	color: #ff6600;
}

.textred {
	color: #cc0000;
	font-size:12px;
}


#subnav {
	font-size:12px;
	color:#999;
	width: 960px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#subnav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
#subnav ul li {
	display:block;
	padding-left: 15px;
	padding-right: 15px;
	float:left;
}

#subnav a, #subnav a:visited {
	color:#666;
	display:block;
	padding:0px 0px;
	text-decoration:none;
}

#subnav a:hover,
#subnav a:focus,
#subnav a.active,
body.aboutus #subnav a.subnav1{
	color:#FFFFFF;
	text-decoration:none;
	background:#000000;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}
body#getpass #subnav a.subnav1 {
	color:#777;
	display:block;
	padding:0px 0px;
	text-decoration:none;
	background:none;
}

.contentbox {
	background-color: #f7f7f7;
	border: 1px dotted #cccccc;
	padding: 20px;
	height: 12px 0px;
	width: 730px;
}
#subnav ul li {
	margin:0px 0px;
	display:block;
	padding-left: 30px;
	float:left;
}

#subnav a, #subnav a:visited {
	color:#EAEAEA;
	display:block;
	padding:0px 0px;
	text-decoration:none;
}

#subnav a:hover,
#subnav a:focus,
#subnav a.active,
body.aboutus #subnav a.subnav1{
	color:#FFFFFF;
	text-decoration:none;
	background:#000000;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}
body#getpass #subnav a.subnav1 {
	color:#777;
	display:block;
	padding:0px 0px;
	text-decoration:none;
	background:none;
}

.contentbox {
	background-color: #f7f7f7;
	border: 0px dotted #cccccc;
	padding: 20px;
	height: 12px 0px;
	width: 730px;
}


#events_calendar	{
	border: 1px solid #b6b6b6;
	
	float: left;
	width : 775px;
	height: auto;
	margin-top: 10px;
}

#calendar_header	{
/* CHNAGED 22.10 */
	background: url("https://store.firstserv.com/templates/default/images/calendar_header_bg.jpg") repeat-x;
	height: 20px;
	width: 775px;
	overflow: hidden;
}

#calendar_header_date	{
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}

#calendar_header_event	{
	float: left;
	margin-left: 55px;
	margin-top: 3px;

}

#calendar_header_topic	{
	float: left;
	margin-left: 405px;
	margin-top: 8px;

}

.dark_grey_text_14px	{
	font-family:  Tahoma, Helvetica, Verdana;
	color: #333333;
	font-size: 12px;	
	font-weight: normal;
}

.dark_grey_bold_text_14px	{
	font-family:  Tahoma, Helvetica, Verdana;
	color: #333333;
	font-size: 12px;	
	font-weight: normal;
	font-weight: bold;
}

.dark_grey_bold_text2_14px	{
	color: #333333;
	font-size: 11px;	
	font-weight: bold;
}

.calendar_content_date2	{
	border: 0px solid green;
	height: auto;
	width: 100px;
	float: left;
	display: block;	
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 0px;
}

#content_fade_box_left_bg	{
	background: url("https://store.firstserv.com/templates/default/images/white_text_box1_bg.jpg");
	background-repeat: repeat-x;
	width: 745px;
	height: auto;
	float: left;
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #b6b6b6;
	
}

#content_fade_box_left_bg	li	{
	color: #006699;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;

}

#content_fade_box_left_bottom	{
	background: url("https://store.firstserv.com/templates/default/images/white_text_box1_bottom.jpg") no-repeat top left;
	width: 745px;
	height: 5px;
	float: left;

}


/* top tab with domain order steps ----- */
#primary_tab_holder {
	width: 722px;
	height: 54px;
	background-color: #CBD8E3;
	border-bottom: 10px solid #fff;

}
#primary_tab_holder {
	padding-left: 10px;
	width: 722px;
	height: 54px;
	background-image: url(https://store.firstserv.com/templates/default/images/primary_tab_holder_1.gif);
	background-repeat: no-repeat;

}
#primary_tab {
	background-image: url(https://store.firstserv.com/templates/default/images/primary_tab_holder_2.gif);
	background-repeat: no-repeat;
	background-color: #CBD8E3;
	height: 54px;


}
#primary_tab li {
	float: left;
	width: 128px;
	height: 54px;
	color: #2597D5;



}
#primary_tab li.selected,
#primary_tab li.visited {
	background-color: #2597D5;
	color: white;
}
#primary_tab a.toptab:link{
	color: #2597D5;
	display: block;
	padding-left: 22px;
}


#primary_tab a.toptab:visited {
	color: #2597D5;
	display: block;
	padding-left: 22px;
}
#primary_tab span.toptab  {
	color: #2597D5;
	display: block;
	padding-left: 22px;

}
#primary_tab a.toptab:active,
#primary_tab a.toptab:hover,
#primary_tab a.toptab:focus,
#primary_tab span.toptab {
	text-decoration: none;
}

#primary_tab li.selected a.toptab:link,
#primary_tab li.selected a.toptab:visited,
#primary_tab li.visited a.toptab:link,
#primary_tab li.visited a.toptab:visited,
#primary_tab li.selected span.toptab,
#primary_tab li.visited span.toptab {
	color: #FFF;
	display: block;
	height: 46px;
	padding-left: 22px;
	padding-top: 18px;
}
li.selected a.toptab:link,
li.selected a.toptab:visited,
li.selected span.toptab {
	/*background-image: url(https://store.firstserv.com/templates/default/images/primary_tab_holder_3.gif);*/
	background-repeat: no-repeat;
	background-position: right top;	

}
a.toptab:active,
a.toptab:hover,
a.toptab:focus {
	text-decoration: underline;
	
/* tab links */
}
li#domain_search {
	background-image: url(https://store.firstserv.com/templates/default/images/number_01.gif);
	background-repeat: no-repeat;
	background-position: 0 17px;
	width: 148px;
}
li#domain_extras {
	background-image: url(https://store.firstserv.com/templates/default/images/number_02.gif);
	background-repeat: no-repeat;
	background-position: 0 17px;


}
li#your_basket {
	background-image: url(https://store.firstserv.com/templates/default/images/number_03.gif);
	background-repeat: no-repeat;
	background-position: 0 17px;
}
li#create_account {
	background-image: url(https://store.firstserv.com/templates/default/images/number_04.gif);
	background-repeat: no-repeat;
	background-position: 0 17px;
	width: 148px;
}
li#payment {
	background-image: url(https://store.firstserv.com/templates/default/images/number_05.gif);
	background-repeat: no-repeat;
	background-position: 0 17px;
	width: 130px;
}
li#confirmation {
	background-image: url(https://store.firstserv.com/templates/default/images/number.gif);
	background-repeat: no-repeat;
	background-position: 0 17px;

}
#add2basketnext_a, #add2basketnext_c {
	background-repeat:no-repeat;
	padding-top:37px;
	font-size: 0;
	margin: 0px;
	margin-top:6px;
	text-align: left;
	float: right;
}

/* main search container ----- */
fieldset#search_domain {
	position: relative;
}
#whois_search {
	position: relative;
	width: 504px;
}
#whois_field {
	width: 390px;
	border: 1px solid #2597D5;
	height: 20px;
}
/*
input {
	border:1px solid #2597D5;
}
*/
#search_button {
	background: transparent;
	background-image: url(/library/images/v2/orderprocess/search_blue.gif);
	width: 99px;
	border-width: 0;
	height: 23px;
	font-size: 0;
	padding: 0px;
	margin: 0px;
	text-align: left;
	cursor: pointer;
	color: #2597D5;
	/*Only for Opera
	display:table-cell;
	*/
	position: absolute;
	top: 1px;
	right: 7px;
	background-position: top right;
}
table.results,
table#basket {
	border-collapse: collapse;
}

table.results td,
table.results th {
	height: 35px;
	padding-top:0;
	padding-bottom:0;
}
table.results tbody td,
table.results tbody th,
table.results thead td,
table.results thead th  {
	background-color: white;
	border-bottom: 1px solid #D5EBF7;
}
table.results tr.alternate td {
	background-color: #f2f9fd;
}
.delayed {
	position: absolute;
	visibility: hidden;
}

fieldset.maininput {
	background-color: #F2F9FD;
	border-color: #D5EBF7;
	border-style: solid;
	border-width: 1px 0pt;
	margin: 0pt;
	padding: 15px 11px;
	width: 504px;
}


.table_title{
	margin:14px 10px 8px 12px;
	color:#3C587D;
}
.table_frame {
	background:url(https://store.firstserv.com/images/table_foot.gif) bottom no-repeat; margin:5px auto;
}
.table_head {
	background:url(https://store.firstserv.com/images/table_head.gif) top no-repeat; padding:5px 10px 35px 10px;
}
.table_foot {
	margin:14px 0 -18px 0; text-align:center;
}
.table_search {
	margin:14px 0 -18px 0;
}
table.tb_data th {
	background:url(https://store.firstserv.com/images/table_head.gif) bottom no-repeat;
}
table.tb_data th {
	color:#fff; height:28px; text-align:center; padding:0px 6px;
	font-family: Tahoma;
	font-size: 11px;

}
table.tb_data th a{
	color:#fff;
	

}
table.tb_data th a:hover{
	color:#ffc;
	
}
table.tb_data th a.sort_desc{
	background:url(https://store.firstserv.com/images/sort_desc.png) right no-repeat; padding-right:18px;
}
table.tb_data th a.sort_asc{
	background:url(https://store.firstserv.com/images/sort_asc.png) right no-repeat; padding-right:18px;
}
table.tb_data tr {
	background:url(https://store.firstserv.com/images/table_tr.gif) bottom repeat-x;
	text-align:center;
} 
table.tb_data td {
	text-align:justify; padding:6px 6px;
}
	
/* pagetitle */

.pagetitle {
	background:url(https://store.firstserv.com/images/pagetitle.gif) left center no-repeat;height:55px; padding-left:75px;
}	
.pagetitle h1 {
	background:url(https://store.firstserv.com/images/pagetitle_bg.gif) center right no-repeat ; color:#353535; font:700 14px "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Sans Serif"; text-transform:uppercase; padding:20px 0; 
}
.pagetitle span{
	background:#fff; padding:0 10px;


}




