/************************************/
/*EPISTORE CSS-CLASSES				*/
/************************************/



    
form 
{
	display: block;
	width: 940px;
	margin: 0 auto !important;
}

.ShopFooter
{
  border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
margin-bottom:20px;
margin-top:10px;
padding-bottom:10px;
padding-top:10px;
height:15px;
}
.TextBlock a {
    font-weight:bold;
    text-decoration:none;
}

.PriceBox
{
    width:130px;
    margin:8px 0px 8px 8px;
    padding:4px;
    border-right: #cedf00 1px solid;
    border-top: #cedf00 1px solid;
    border-left: #cedf00 1px solid;
    border-bottom: #cedf00 1px solid; 
    text-align: right;
    float:right;
    clear:both;
}

.RightColumnWidth
{
/*width: 273px;*/
width: 288px;

}

.PrintLink
{
	padding-left:24px;
	padding-top:1em;
	font-size:1em;
	background-image: url(/shopping/images/printer.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding-bottom:1em;
}

/*.printLinkNoImage
{
    float:right;
}*/

.checkoutComments
{
    width:95%;
 }

.itemImage
{
    margin-left:8px;
    margin-bottom:8px;
    float:right;
    
}
.priceColumn
{
    width:102px;
}

.shopFunctions
{
    border-right: #cedf00 1px solid;
    border-top: #cedf00 1px solid;
    border-left: #cedf00 1px solid;
    border-bottom: #cedf00 1px solid;
    margin-bottom: 4px;
    /*width: 266px;*/
    /*padding:4px;*/
    padding-top:2px;
    padding-bottom:2px;
    text-align:center;
    background-color:#e8f195;
}

/*a.itemlink
{
    font-size: 0.9em;
    text-decoration: none;
}*/
.infotable
{
    background-color: #cedf00;
    border-top: #cedf00 1px solid;
    border-left: #cedf00 1px solid;
   clear:both;
    
}

table.infotable th
{   
    padding-left:4px;
    padding-right:4px;
    background-color: #ffffff;
    border-right: #cedf00 1px solid;
    border-bottom: #cedf00 1px solid;
    width:25%;
    
}
table.infotable td
{   padding-left:4px;
    padding-right:4px;
     background-color: White;
     border-right: #cedf00 1px solid;
     border-bottom: #cedf00 1px solid;
     width:25%;
    
}
    
a.largeshopheading
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
a.largeshopheading:hover
{
    color: #ffffff;
}
a.smallcartheader
{
	padding-top: 1em;
	/*color: #000000;*/
}
.verticallycentered
{
	display: block;
	padding-top: 0.6em;
}
.rightmargin
{
	margin-right: 0.5em;
}
table.smallcart
{
	border-collapse: collapse;
	width: 100%;
}
table.largecart
{
	border-collapse: collapse;
	width: 100%;
	padding: 0.3em;
	border: none;
	border-top: solid 0.1em #cedf00;
	border-bottom: solid 0.1em #cedf00;
}
textarea.large
{
	width: 30em;
}
div.settingsarea
{
	background-color: #e8f195;
	border-style: solid;
	border-width: 0.1em 0;
	border-color: #cedf00;
}
table.largecart td, table.largecart th
{
	padding: 0.3em;
	border: none;
	border-top: solid 0.1em #cedf00;
	border-bottom: solid 0.1em #cedf00;
}
table.smallcart td
{
	padding: 0.2em;
}
tr.smallcartheader td
{
	border-width: 0.1em 0;
	border-style: solid;
	border-color: #cedf00;
	background-color: #e8f195;
}
tr.smallcartitem
{
    height: 1.5em;
}
tr.smallcartalternatingitem
{
    height: 1.5em;
}
.inactiveleftmenu
{ 
    color: #aaa;
}
.listheader
{
    font-weight: bold;
    background-color: #e8f195;
}
.listheader th
{
	border-width: 0.1em;
	border-style: solid;
	border-color: #000000;
}
.smallcartlistheader
{
    font-weight: bold;
    background-color: #cedf00;
}
td.amountheader
{
	padding-left: 0.3em;
}
.unevenrowstore
{
    vertical-align: top;
    text-align: left;
}
.evenrowstore
{
    vertical-align: top;
    text-align: left;
}
.shopitem
{
    color: #000000;
}
div.tablerow
{
	width: 99%;
	padding: 0.2em;
	clear: both;
}

div.emPhasedTablerow
{
    background-color:#E8F195;
    border:1px solid #C9DD03;
    clear:both;
    height:358px;
    margin-top:24px;
    padding:8px 0.2em 4px 6px;
    width:95%;
}

div.description
{
	float: left;
	width: 22%;
}
div.content
{
	float: right;
	width: 77%;
}
#contentdiv
{
	width: 76%;
	float: right;
}
#rightmenudiv
{
	width: 100%;
	float: right;
	text-align: left;
	/*padding-left: 1em;*/
	margin-bottom:8px;
}
#mainareadiv
{
	width: 69%;
	float: left;
	text-align: left;
}
#leftmenudiv
{
	width: 22%;
	float: left;
	text-align: left;

}
div.sum
{
	width: 98%;
	font-weight: bold;
    background-color: #e8f195;
    padding: 0.3em;
	border-bottom: solid 0.1em #cedf00;
}

.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
td.linklist a
{
	text-decoration: none;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}

/* Classes used for store edit mode */
table.admintable
{
	border-collapse: collapse;
	border: solid 1px #cccccc;
	border-bottom-color: #6B7C9B;
	border-right-color: #6B7C9B;
}
.admintableheading, .admintableheading td
{
	height:20px;
	font-weight:bold;
	border: solid 1px #cccccc;
	border-bottom: solid 1px #6B7C9B;
	padding: 2px 5px 2px 5px;
}
.admintablecell, .admintablecell td 
{
	padding: 2px 5px 2px 5px;
	border: solid 1px #cccccc;
}

/************************************/
/*END OF EPISTORE CSS-CLASSES	*/
/************************************/

body 
{
    
    background: url(/Frameworks/Common/Images/bg_body.gif) #000 repeat-x left top;
   
}

.linkitem, .Link, .memberPrice
{
color:#DA4444;
font-size:100%;
text-decoration:none;
}

.clear
{
    clear: both;
}
 
.floatLeft
{
    float:left;
}
    
.floatRight
{
    float:right;
}


    #SecondaryContentFooter .Link {
color:#CC0000;
font-size:105%;
font-weight:bold;
margin:0pt 25px;
text-decoration:none;
}
#SecondaryContentFooter .floatRight {
float:right;
}
#SecondaryContentFooter .floatLeft {
float:left;
}

.Warning
{
    color:#da4444;
}

.NoBorder
{
    border:0 none #CCCCCC;
}


.CampainCode
{
    border:1px solid #CEDF00;
    width:186px;    
}

li a:visited {
	text-decoration:none !important;
}
