﻿
/* all the stuff in here we can remove from the theme style sheets
we just haven't actually done this because we don't have time */

strong, #content strong
{
	font-weight: bold;
}

em, #content em
{
	font-style: italic;
}

p, #content p
{
	margin-bottom: 5px;
}



div.clear
{
	height: 0px;
	clear: both;
}


.ErrorText
{
	color: #ff0000;
}

.AlignRight
{
	text-align: right;
}
.AlignCenter
{
	text-align: center;
}



div.Addresses
{
	margin-top: 5px;
	margin-bottom: 25px;
}

.billing_address
{
	margin-top: 15px;
}

#topmenu ul
{
	list-style-type:none;
}





#Cart .SpecialRequrementsText, #Quote .SpecialRequrementsText, #Quote .ChangeReasonText
{
	width: 500px;
	height: 100px;
}

#Cart, #QuoteItems
{
	margin-top: 10px;
}


.ReportGrid td, .ReportGrid th
{
	border: solid 1px #efefef;
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}

.ReportGrid th
{
	background-color: #8bc4bd;
	color: black;
}

.ReportGrid tr.AlternatingRow
{
	background-color: #f8f8ff;
}



.delivery_address_type
{
	margin-top:15px;
}


#select_currency
{
	border:solid 1px #efefef;
	margin-top:3px;
	margin-bottom:3px;	
	padding:2px 3px 0px 1px;
	width:92px;
}


#select_currency img
{
	border:solid 2px transparent;
}

#select_currency .selected img
{
	border:solid 2px #fc0;
}


#OrderDetails 
{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

#OrderDetails th
{
  font-weight:bold;
}

#OrderDetails th, td
{
	padding:3px;
}
#OrderDetails #addresses
{
	width:100%;
}

#OrderDetails .invoice_info
{
	text-align:center;
	padding-top:70px;
}
#OrderDetails .invoice_info table
{
	margin-left:auto;
	margin-right:auto;
}

#OrderDetails .invoice_info td, #OrderDetails .invoice_info th
{
	border:solid 1px black;

	padding:5px;
}

#OrderDetails .sold_ship th
{
	border:solid 1px black;
	padding:2px 6px;
	
}
#OrderDetails #order, #OrderDetails #details
{
	margin-top:15px;
	border:solid 1px black;
	width:100%;

}

#OrderDetails #order th, #OrderDetails #details th
{
	border:solid 1px black;
}

#OrderDetails #order td,  #OrderDetails #details td
{
	border-right:solid 1px black;
}

#OrderDetails #details .total
{
	text-align:right;
	font-weight:bold;
}



.credit_card
{
	padding-bottom: 25px;
}


.select_artwork
{
	border-collapse:separate;
	border-spacing:2px;
	margin-bottom:15px;
}



.select_artwork img
{
	margin-bottom:10px;
}

.select_artwork td
{
	border: solid 1px #efefef;
	padding:5px;
	text-align:center;
}

.artwork_link
{
	display:block;
	padding-bottom:8px;
}

.artwork_link img
{
	width:150px;
}





.bulk_promo_product
{
	margin-bottom:25px;
	width:475px;
	margin-right:auto;
	margin-left:auto;
}

.bulk_promo_product th
{
	font-weight:bold;
}

.bulk_promo_product table
{
	border-collapse:collapse;
	margin-top:5px;
	margin-bottom:5px;
}

.bulk_promo_product th, .bulk_promo_product td
{
	padding:3px;
	border:solid 1px #ccc;
}



.filter
{
	margin-top: 10px;
	width: 98%;
	background-color: #f8f8ff;
}

.filter th
{
	border: solid 1px #efefef;
	font-weight: bold;
	padding: 5px 5px 0px 5px;
}
.filter td
{
	border: solid 1px #efefef;
	padding: 5px 5px 0px 5px;
}


.ajax__calendar div.ajax__calendar_container
{
	background-color: #ffffff;
	border: solid 1px #000000;
}

.ajax__calendar td, .ajax__calendar th
{
	padding: 0px 0px 0px 0px;
	border: none 0px #ffffff;
}


#ReportData table
{
	width: 98%;
}

#ReportData div.export
{
	margin-bottom: 5px;
	text-align: right;
	width: 98%;
	padding-top: 3px;
	padding-bottom: 3px;
}



#ReportData td, #ReportData th
{
	margin: 0px 0px 0px 0px;
	border: solid 1px #efefef;
	padding: 3px 8px 3px 3px;
	vertical-align: middle;
}

#ReportData td.alternating
{
	background-color: #f8f8ff;
}

#ReportData td.blank, #ReportData td.smallblank
{
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding: 0px 0px 0px 0px;
}

#ReportData td.smallblank
{
	font-size: 0px;
	line-height: 0px;
	height: 3px;
}


#ReportData th
{
	background-color: #d2dff0;
	color: #003366;
}

#ReportData th.grouping
{
	background-color: #ffffff;
	color: #003366;
	font-weight: bold;
}

#ReportData th.orggrouping
{
	background-color: #ffffff;
	color: #003366;
	font-weight: bold;
	border: solid 1px #4682b4;
}


#ReportData th.sitegrouping
{
	font-weight: bold;
	font-size: 115%;
	background-color: #4682b4;
	color: #f8f8ff;
}



#ReportData td .ClearGrid, .ClearGrid
{
	border-width: 0px;
	border-style: none;
}


.ClearGrid td, .ClearGrid th, #ReportData td .ClearGrid td, #ReportData td .ClearGrid th
{
	border-width: 0px;
	border-style: none;
	padding: 3px 3px 3px 3px;
	vertical-align: middle;
}

.BlockElement
{
	display: block;
}


div.PageSection
{
	margin-top: 10px;
}

.pager table
{
	border-collapse: separate;
}

.tooltip
{
	vertical-align:super;
	font-size:xx-small;
}