﻿
.formTable 
{
	
	border:0px;
	padding:0;

	
}
/*
.formTable input 
{
		background-color:#CCCCCC;
	color:#000000;
}

.formTable select 
{
		background-color:#CCCCCC;
	color:#000000;
}
*/
.formTable td 
{	
	font-size:1em;
	font-weight: bold;
	padding-bottom:5px;
}

.formTable td .emptybg 
{
	background-image: none;
	
}

.formTable .formLabel 
{
	/*background-image: url(/App_Themes/Black/Images/Store/greytab_arc.png);
	background-repeat:no-repeat; */
	padding-left: 30px;
	padding-top:5px;
	padding-right: 15px;
	 vertical-align:top;	
}

.formTable tr 
{
	
}


#storeContainer 
{
	overflow: hidden;
	width: 100%;
	padding-top:15px;

}


#storeoptions 
{
	/*border: solid 2px black;*/	
	width:55%;
	position:relative;
	float:left;	
}

.sideboxContainer 
{
		float:right;
		text-align:center;		
		position:relative;	
}


#newservices 
{
	/*width:350px;*/
	text-align:center;
	padding: 10px 0px 10px 0px;
	
}

#newServicesTable 
{
	color:#fff;
	text-align:center;
	width:100%;
	
}

#currentservices 
{
	/*width:350px;*/
	text-align:center;
	padding: 10px 0px 10px 0px;
	
}

#currentServicesTable 
{
	color:#fff;
	text-align:center;
	width:100%;
	
}


#paymentinfo-inline 
{
	padding:0px 0px 15px 10px;
	text-align:left;
	font-size:smaller;

}

#addoncopy 
{
	padding: 0px 0px 15px 0px;
}

#ccContainer 
{
	padding:0px 15px 0px 10px;
}

#addressContainer 
{
	padding:15px 15px 15px 10px;
}



.editCardButton 
{
	margin-left: 150px; 
}


#shoppingCartTable 
{
	padding: 10px 0px 10px 0px;
	width:100%;
}

#shoppingCartTable td 
{

	font-size:smaller;
}




#upgradeSiteCopy 
{
	padding: 20px 5px 20px 5px;
	margin-left : 15px;	
	
}

#upgradeSite 
{
	width:300px;
	background-color:#000;
	border: solid 1px #506E79;
}



.receiptTable 
{
	width:100%;
	/*white-space:nowrap;*/

	
}



.receiptTable td 
{
	padding: 3px 10px 3px 10px;
}

.receiptLabel 
{
	color:#fff;
	font-weight:bold;
	padding-top:10px;
}

.receiptTable .total
{
	text-align:right;
	white-space:nowrap;
	color: rgb(0, 146, 112);
	font-weight:bolder;
	font-size:larger;
}

.receiptTable .receiptPaymentInfo 
{
	text-align:center;
	padding: 10px 0px 10px 0px;
}

.receiptProducts 
{
	width:100%;
}

.receiptProducts th
{
	text-align:center;
	padding: 0px 0px 0px 0px;
}

.receiptProducts td
{
	text-align:center;
	padding: 0px 0px 0px 0px;
}

.receiptThanks 
{
	color: rgb(0, 146, 112);
	font-size:x-large;
}

#creditCardInlineTable 
{
	font-family:Verdana;
	font-size:smaller;
	
}


/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */



.sidebox 
{
	margin: 10px 0px 10px 0px;
	
	
	font-size: 100%;	
	position:relative;
	background: url(./Images/Store/dynamicbox_mainbody.gif) no-repeat bottom right; 
	 
}

/* use in combination with sidebox to fix width issues in IE */
.sideboxThin
{
	
	width: 200px;
	
	
}


.sideboxWide 
{
	width: 305px;
	
	
}

.nextButtonContainer 
{
	position:relative;
	float:right;
	
	margin-top: 10px;
	
}



.boxhead {
	background: url(./Images/Store/dynamicbox_topslice.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	
	
	
}
.boxhead h2 {
	background: url(./Images/Store/dynamicbox_endcap_topleft.gif) no-repeat top left;
	height:16px;
	margin: 0;
	
	text-align:left;
	
	
}
.boxbody {
	background: url(./Images/Store/dynamicbox_leftslice.gif) no-repeat bottom left; 
	margin: 0;
	padding: 20px 0px 20px 0px;
	text-align:center;
}

#grid 
{
	table-layout:fixed;
	overflow:hidden;
	word-wrap:break-word;
	background-color:#0b0b0b;	
	border: none  0px #fff;
	padding:0px 0px 0px 0px;
	border-spacing: 0px;
	width: 100%;	
	
}



#grid #header td
{
	
	table-layout:fixed;
	overflow:hidden;
	word-wrap:break-word;
	background-image: url(./Images/Store/List_header_1pixslice.png);
	background-repeat:repeat-x; 
	text-align:left;
}

#grid #header .first 
{
	
	table-layout:fixed;
	overflow:hidden;
	word-wrap:break-word;
		background:	url(./Images/Store/header_leftside_arc.gif) no-repeat top left; 
	 width:11px;
	
	
	
}

#grid #foot .first 
{	
	
	background:	url(./Images/Store/footer_leftside_arc.gif) no-repeat top left;
	 width:11px;
	 
	
}

#grid #gridcontent 
{
	background-image: url(./Images/Store/greytab_1pix_thinslice.gif);
	background-repeat:repeat-x; 
	
}

#grid #gridcontent td
{
	table-layout:fixed;
	overflow:hidden;
	word-wrap:break-word;
	background-image: url(./Images/Store/greytab_1pix_thinslice.gif);
	background-repeat:repeat-x;
	text-align:left; 
	padding-right:5px;
	
}

#grid #gridcontent .first
{
	
	table-layout:fixed;
	overflow:hidden;
	word-wrap:break-word;
	background-image: url(./Images/Store/greytab_arc.gif);
	background-repeat:no-repeat;	
	padding: 12px 4px 12px 20px;
	width:160px;		
	text-align:left;
	vertical-align:middle;
}



#grid #foot td 
{
	background-image: url(./Images/Store/List_footer_1pixslice.png);
	background-repeat:repeat-x; 
}

.orderNumber 
{
	cursor:pointer;
	font-weight:bold;
	color:rgb(0,189,237);
}



