﻿/* Overall Page */

body 
{   
    background: url(ImagesDetail/lgrey064.jpg) repeat left top;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: relative;
    text-align: center;
    
}

body a
{    
    padding: 2px 0 0 0;
    color: #036;
    text-decoration: none;
}

body a: hover
{
    background-color: #0FF;
    color: white;
}

body a: visited
{
    padding: 2px 0 0 0;
    color: #036;
    text-decoration: none;
}


/*Master Page Layout */
#master_header
{
  text-align: left;
  font-size: 0.8em;  
  
}

#master_headertop
{
   text-align: center;
   border: solid 1px black;
   background: url(ImagesDetail/LogoBackground3.png) repeat left top;
   height: 85px;
}

#master_headermiddle
{
     
}

#master_headerbottom
{   
    margin: 6px auto auto auto;
    padding-top: 6px;
    background: url(ImagesDetail/56pxBackground.png) repeat left top;   
    height: 50px;
    border: solid 1px black;
    text-align: center;
}

#master_menu
{
    margin: 20px 3px auto auto;
    position: absolute;
    top: 152px;
    left: 0px;
    width: 200px;    
    font-size: 0.9em;
}

#master_right
{
    margin: 20px 3px auto 3px;    
    position: absolute;
    left: 806px;
    top: 152px;
    width: 250px;
    font-size: 9pt;
}

.sidebar
{
    width: 100%;
    border: solid 1px black;
    margin: 3px 0 3px 0;    
}

.sidebarheader
{
    height: 22px;        
    background: url(ImagesDetail/30pxBackground.png) repeat left top;
    color: black;
    vertical-align: top;
    font-size: 14px;
    
}

.sidebarcontent a
{
    padding: 2px 0 0 0;
    color: #036;
    text-decoration: none;
   
}

.sidebarcontent a:hover
{
    font-weight: bolder;
    color: black;
}

#master_content
{
    margin: 20px auto auto 3px;
    position: absolute;
    left: 203px;
    top: 152px;
    width: 600px;
}

.content
{
    border: solid 1px black;
    margin: 3px auto 3px auto;
}

.master_contentheader
{
    font-size: 14px;
   
    height:22px;
    background: url(ImagesDetail/30pxBackground.png) repeat left top;
}

.master_contentheader a
{
    padding: 2px 0 0 0;
    text-decoration: none;
}

.master_contentheader a:hover
{
    color: Black;
    font-weight: bolder;
}

.master_contentheader a:visited
{
    color: Blue;
}

.master_contentheader a:visited:hover
{
    color: Black;
}

.master_contentcontent
{
    font-size: 0.8em;   
}
.payment_master_contentcontent
{
   font-size: 0.8em;
   height: 250px;
    
}

.master_contentcontent a
{
    padding: 2px 0 0 0;
    color: #036;
    text-decoration: none;    
    
}

.master_contentcontent a:hover
{
    font-weight: bolder;
    color: Black;
}

#master_contentfooter
{
    clear: both;
    padding: 10px 0 0 0;
    color: Gray;
    font-size: 0.8em;
    letter-spacing: 0.1em;
}
/*control css */
.textbox_border
{
    border: solid 1px black;
}
/* Main content */
.product_many_row
{
    border: solid 1px black;
}

.ourprice
{
    font-size: 1.2em;
    color: Red;
}

.msrp
{
    text-decoration: line-through;   
}

.bottomlinks
{
    font-size: 0.8em;
}

/*images*/
.thumbnail
{
    max-height: 200px;
    max-width: 200px;
}

.bigpic
{
    max-height: 400px;
    max-width: 400px;
}

.toprightpic
{
    max-height: 150px;
    max-width: 150px;
}
/*table*/

.table
{
    border: Ridge 3px Cyan;   
    padding: 2px 2px 2px 2px;
    margin-left: auto;
    margin-right: auto;
}

.header
{
     
}

.headerrow
{
    height: 22px;
    background: url(ImagesDetail/30pxBackground.png) repeat left top;       
}

.centre
{
   
    background: url(ImagesDetail/30pxBackground.png) repeat left top;
}

.cell
{
     border: solid 1px gray;
    text-align: right;
}

.cellwhite
{
    background-color: White;
     border: Ridge 1px Cyan;
    text-align: right;
    padding: 3px;
}

.cellwhiteleft
{
    background-color: White;
    border: Ridge 1px Cyan;
    text-align: left;
    padding: 5px;
}

.cellwhitecentre
{
    background-color: White;
     border: Ridge 1px Cyan;
    text-align: center;
}

.cellright
{
     border: solid 1px gray;
    text-align: left;
}

.cellleft
{
    text-align: left;
}

.bigcell
{
    font-size: 1.2em;
}

.textarea
{
    height: 100px;
    width: 350px;
}


/*Textbox Watermark*/
.watermarked
{
    padding:2px 0 0 2px;
    border:1px solid #BEBEBE;
    background-color:#F0F8FF;
    color:Gray;
}

.borderedTextBox
{
    border: Ridge 1px Cyan;
}

/*validator extender*/
.validatorCalloutHighlight
{
    background-color: Silver;
}

/*Collapsible Panel*/
.collapsePanel {
	
	width: 100%;
	background-color:white;
	overflow:hidden;

}

.collapsePanelHeader{
	width: 100%;
	height:30px;
	background: url(ImagesDetail/30pxBackground.png) repeat left top; 		
	font-weight:bold;
	color: Maroon;
}

.collapsePanelOuter
{
    width: 95%;
    border: solid 1px black;
}

/*Panel*/
.panel
{
    width: 95%;
    border: solid 1px black;
    margin-right: auto;
    margin-left: auto;
}

/*validator*/
.validatorCalloutHighlight
{
    background-color: Teal;
}

/*your detail */
.address
{
	background-color:white;	
	text-align: left;
	border: solid 1px;
	padding: 5px;
}

.leftcolumn
{
    position:absolute;
    width:200px;
    left:75px;
    top:35px;
}

.rightcolumn
{
    position:absolute;
    width:200px;
    left:325px;
    top:35px;
}

.whiteboxaligncentre
{
    text-align: center;
    background: white;
    border: solid 1px black;
}

.lower
{
    position:absolute;
    width:200px;
    left:200px;
    top:330px;
}

/* Gridviews */
.gridviewmain
{
    margin-left: auto;
    margin-right: auto;
}

.gridviewmain a
{
    font-size: smaller;
    font-weight: lighter;
    color: #036;        
}

.gridviewmain a:hover
{
    font-weight: bolder;
    color: Black;
}

.payment
{
    height: 320px;
}
