/* CSS Document */
body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	background:url(/images/background.png) repeat-x;
	letter-spacing:0;
	line-height:16px;
	word-spacing:normal;
	color:#000000;
	margin:0 auto;
	padding:0;
}
* {
	margin: 0 auto;
}
img {
	border: 0;
}
a {
	color: #0060cc;
}
h1 a {
	color:#000000;
	padding-left: 13px;
}
p { margin: 20px 0 20px 15px; }
ul { margin: 17px 0 17px 15px; padding: 17px 0; list-style-position: inside !important;}

h1 span#SiblingsMenu1_lblSecName { color: #dddef7; margin: 0 0 0 -5px; }
.ghost {
	display: none;
}	
.container {
	width: 800px;
	margin-bottom: 10px;
}
.style1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height: 11px;
	padding-top: 2px;
}
/*-----------Global---------*/
h1, h2, h3, h4 {
	margin: 5px 0 0 15px;
	padding: 15px 0 10px 0;
	clear: both;	
	color: #000000;
}
h1 {
	font-family: "Palatino Linotype", "Georgia", serif;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-size: 18px;
}
h2 {
	font-size: 1.2em;
}
h2 a{
	padding-right: 5px;
	color: #0060CC;
text-decoration:none;
}
h2 a:hover{
text-decoration:underline;
}

h3 {
	font-size: 1.1em;
}
h4 {
	font-size: 1em;
}
ul.listnone {
	margin: 0;
	padding: 0;
}
ul.listnone li{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.listreset, .content ul.listnone {
	margin: 0;
	padding: 0;
}
.col30, .col40, .col50, .col60, .col70 {
	float: left;
}
.col70, .col60, .col50 {
	margin-right: 2%;
}
.col30 {
	width: 29%;
	margin: 0 1% 0 2%;
}
.col40 {
	width: 39%;
}
.col50 {
	width: 47%;
}
.col60 {
	width: 57%;
}
.col70 {
	width: 67%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center, img.center {
	text-align: center;
	margin: 0 auto;
	display: block;
}
img.center, ul.videolist small, ul.videolist span  {
	display: block; 
}
.txtright {
	text-align: right;
}
.clear{
	clear: both;
}
.clearblock {
	float: left;
	width: 100%;
	clear: both;
}
.contentimage {
	padding: 10px;
}
.SubCategory {
	margin: 0 0 25px 0;
}
.Items h2 {
	display: none;
}
.CategoryInfo hr {
	display: none;
}




/*------------Home Page--------------*/

.HomeP { display: inline; float: left; width: 360px; background-image: url(../Images/flower.gif); background-repeat: no-repeat; }
.HomeP p { margin: 0 0 15px 15px; line-height: 13px; text-align:  justify; }
.HomeP h1 { margin: 0 0 0 15px; }
.HomeAds { display: inline; float: left; width: 100px; padding: 28px 10px 0 10px; }
.HomeAds img { display: block; padding: 10px 0 0 0; }
.HomeNews { display: inline; float: right; width: 170px; margin: 0 15px 15px 0; }
.HomeNews p { margin: -8px 0 0 0; line-height: 14px; }
.HomeNews h2 { margin: 0 0 0 0; }
.HomeNews h1 { margin: 0 0 -17px 0; }







/*------------Top Nav / Header--------------*/
ul.topnav {
	padding: 0 0 0 10px;
	width: 990px;
	height: 37px;
	margin: 0;
	float: left;
	background: url(/images/topnav_bg.gif) repeat-x bottom;
}
ul.topnav li{
	list-style: none;
	float: left;
	color: #333;
	font-size: 1.2em;
	padding: 0;
	font-weight: bold;
}
ul.topnav li a {
	color: #333;
	padding: 7px 20px;
	display:block;
	text-decoration: none;
}
ul.topnav li a:hover {
	color: #884400;
}
ul.topnav li.cart {
	float: right;
	background: url(/images/cart.gif) no-repeat;
	padding-left: 10px;
}
.header {
	height: 182px;
	overflow: hidden;
	width: 1000px;
}
.PageQuote { width: 350px; 
	height: 150px;
	overflow: hidden;
	text-weight: bold;
	font-size: 12px;
	line-height: 19px;
}
.PageQuote p { margin: 0 auto; }





/*-----------------Form----------------*/
ul.form {
	font-size: 0.9em;
}
ul.form li{
	clear: both;
	width: 100%;
}
ul.form li input{
	width: 140px;
}
ul.form li em {
	float: left;
	text-align: right;
	width: 100px;
	font-style: normal;
	margin-right: 5px;
}
body ul.form li input.btn {
	width: auto;
	height: auto;
}
/*---------Search and Mid Section---------------*/
.midsection {
	background: url(/images/mid_section_bg.gif) no-repeat;
	height: 148px;
}
ul.login {
	float: left;
	margin: 30px 0 0 0;
	padding: 0;
	width: 200px;
}
.midsection ul.form li, .midsection ul.search li {
	margin: 0 0 3px 0;
	text-align: right;
}
.midsection ul.login li input{
	width: 115px;
	font-size: 1em;
}
.midsection ul.form li em {
	width: 70px;
}
ul.search {
	float: left;
	margin: 30px 0 0 20px;
	padding: 0;
	width: 180px;
}
ul.search li select {
	width: 100%;
	font-size: 1em;
}
/*----------------------------Main Content--------------------------*/
#main {
	float: left;
	width: 800px;
	padding: 0;
	background: url(/images/body_stretch.gif) repeat-y;
}
#main .content {
	padding: 10px;
	float: left;
	width: 550px;
	font-size: 1.2em;
}
.contentarea { padding: 18px 0 0 0; width: 550px!important; overflow: hidden; }
.contentarea ul { margin: 0 0 15px 35px; }
.contact { margin: 0 0 0 10px; }

.description { width:480px; padding-right:10px; }
.description p { padding-right:15px; } 
.details h1 { width:450px; }
/*----------------------------leftnavigation--------------------------*/
.SM {
	float:left;
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 1.3em;
	width: 210px;
}
.SM h1 {
	display: none;

	}
/*#SiblingsMenu1_lblSecName {display: none; }*/

.SM p {
	padding: 5px 10px;
}
.SM ul {
	padding: 0;
	margin: 0;
	width: 200px;
}
.SM li{
	list-style:none;
	padding: 0 0 0 10px;
	margin: 0;
	width: 200px;
}
.SM li a{
	color: #000000;
	text-decoration: none;
	display:block;
	width: 200px;
	font-size: 12px;
	font-weight: bolder;
	padding:3px 0 3px 0;
}
.SM li a:hover{
	display:block;
	width: 200px; color: #FFF;	padding:3px 0 3px 0;
}
.MM-Root {
	font-size: 14px;
	color: #000000;
	list-style: none;
	font-weight: bold;
}

.MM ul {
margin: auto;
padding: 0;
list-style-type: none;
}
.MM {
	list-style: none;
	text-align: left;
	width: 715px;
	overflow: hidden;
	padding: 0 0 0 13px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
}
.MM-Root a {
	display: block;
	width: 150px;
	color: #000000;
}
.MM li {
list-style: none;
display: inline;
text-align: left;
border-left: solid 1px #000;
padding: 0 6px 0 7px;
}

.MM li:first-child { border: none; }
.MM a { font-size: 1.1em; color: #000; text-decoration: none; }
.MM a:hover { color: #fff; }
/*--------------------Right nav-------------------------*/
#rightnav {
	width: 160px;
	float: left;
	text-align: center;
}
#rightnav img {
	margin: 5px 0;
}

/*--------------------Column 3 Footer-------------------------*/
#column3 ul{
	width: 1000px;
	float: left;
	margin: 10px 0;
	padding: 0;
}
#column3 ul li {
	float: left;
	width: 33%;
	list-style: none;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #f0f0f0;
}
#column3 ul li strong {
	font-size: 1.3em;
	padding-left: 5px;
}
#column3 ul li a {
	text-decoration: none;
}
.f0 {
	background: #ffe627;
}
/*--------------------Footer--------------------------*/
.footer + p { padding-bottom: 30px; }
.footer {
	margin: 20px auto 0 auto;
	width: 733px;
	text-align: center;
	background: url(../Images/nav_bg.jpg) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style: none;
	font-weight: bold;
	}
.footer p {
font-size: 12px; font-weight: normal;
}
.footer ul { margin: 0;
padding: 0; font-size: .9em;
list-style-type: none; padding: 5px 0; }
.footer li { list-style: none;
display: inline;
text-align: left;
border-left: solid 1px #000;
padding: 0 6px; }
.footer li:first-child { border: none; }
.footer a {
	color: #000000;
	font-size: 1em;
}
.footer a:hover {
	color: #FFFFFF;
}
.

.Login {padding:15px; background-color:#efe8ce; width:250px; float:left;}
.Login .FormFields { font-size:10px; width:100%;}

.Login .FormFields .Pair {height:25px;}
.Login .FormFields .Pair .FormLabel { height:100%; float:left; clear:none; width:75px; font-weight:bold; padding-left:10px; line-height:25px;}
.Login .FormFields .Pair .FormField {}
.Login .FormFields .Errors {font-weight:bold; color:Red; padding: 7px 7px 14px 7px; text-align:center;}
.Login .FormFields .Submission {text-align:right; padding-right:25px;}
.Login .FormFields .AltOptions {padding-top:10px; text-align:center;}

.NewAccount {padding:15px; background-color:#efe8ce; width:250px; float:right; margin-right:70px;}

.EntryLabel {color: #760505; font-weight:bold; font-size:12px;}

/*
**
**	Search Results
**
*/
.SearchResultSummary { padding-bottom:20px; padding: 10px 0px 20px 0px;}
.SearchResultLink { font-weight:bold; font-size:12px;}

/*
**
**	Contact Form
**
*/

.ContactForm {padding-top:13px;}
.ContactForm h2 {padding:0px;}
.ContactForm p {padding-bottom:10px; margin-top:5px;}


/*
**
**	CategoryList
**
*/
.InvItemListContainer {} /*div*/
.InvItemListContainer .InvItemList {} /*div*/
.InvItemListContainer .InvItemList .ItemContainer {} /*div*/
.InvItemListContainer .InvItemList .ItemContainer .ImageLink {} /*div*/
.InvItemListContainer .InvItemList .ItemContainer .ItemLink {} /*div*/
.InvItemListContainer .PagerContainer{} /*div*/


.FButton { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; line-height: 24px; color: #FFF; background: url(/Images/btnBG.gif) repeat-x center top; border: 1px solid #5374ec; padding: 4px 7px;}
.FButton:hover { background-position: center bottom; }

/*
**
**	Publication Styles
**
*/
.MediaRow2:first-child {
	margin-top: 25px;
	}

.MediaRowC a:last-child{display:none;}
.MediaRowC p a[target~="_blank"]{display:none;}

.MediaRow1 {
	padding-top: 15px;
	height: 90px;
	border-bottom: 2px solid #f0f0f0;
}
.MediaRow2 {
	padding-top: 15px;
	height: 90px;
	border-bottom: 2px solid #f0f0f0;
	}
.MediaRowA { 
	height:70px; 
	font-size: 12px;
	font-weight: bold;
	
} 
.MediaRowA .Icon { 
	 
	float:left;
	padding-right:15px;
	margin-top:-10px;
} 
.MediaRowC { 
	margin-left: 118px; 
	margin-top:-50px;
	background: #000;
} 
.cartLinks { position:relative; z-index:40; margin-top:45px; margin-right:20px; text-align:right; }

.FAQContainer h1 {display:none;}

.Answer {
	border-bottom: 1px solid #000;
}

.rptConferenceList {
margin: 0 15px 15px 15px;
}

.rptConferenceList h2{
margin-left: -2px;
}
.rptConferenceList a{
margin: -55px 0 0 155px;
}

#classesList {
	margin: 0;
	}
#classesList h1 {
	margin: 0 15px 0 0;
}
#classesList img { display: none; }
#classesList h2 { margin: 0 15px 5px 0;}
#classesList p { margin: 0 15px 15px 0; }
#classesList a { margin: 0px; }
#classeshide { height: 25px; background: white; }

/*
**
**	Classes Tabby Styles
**
*/


.idTabs
{
border-bottom: 1px solid #7b7cd6;
margin: 0;
padding: 15px 0 28px 10px;
}

.idTabs ul
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

.idTabs a:link, .idTabs a:visited
{
background-image: url(../Images/ClassTab-BG.jpg);
border: 1px solid #ccc;
color: #FFF;
float: left;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
line-height: 22px;
margin-right: 8px;
padding: 2px 20px 2px 20px;
text-decoration: none;
}

.idTabs a:link#current, .idTabs a:visited#current
{
border-bottom: 1px solid #fff;
color: #000;
}

.idTabs a:hover { color: #000; }

body.section-1 #idTabs li#nav-1 a,
body.section-2 #idTabs li#nav-2 a,
body.section-3 #idTabs li#nav-3 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

.idTabs #subnav-1,
.idTabs #subnav-2,
.idTabs #subnav-3
{
display: none;
width: 90%;
}

body.section-1 .idTabs ul#subnav-1,
body.section-2 .idTabs ul#subnav-2,
body.section-3 .idTabs ul#subnav-3
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 .idTabs ul#subnav-1 a,
body.section-2 .idTabs ul#subnav-2 a,
body.section-3 .idTabs ul#subnav-3 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size: smaller;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

.idTabs ul a:hover { color: #000 !important; }

.Items { margin: 20px 0 40px 15px; position: relative; width: 480px; }
.Items * { margin: 0; }
.Items .Name { font-size: 1.1em; font-weight: bold; color: #000; border-bottom: 1px dashed #5dd4be; }
.Items .Description { color: #000; }
.Items .Item { margin: 20px 0 40px 0; }
.Items .Description ul li { list-style-position: inside; }
.Items .Price { font-style: italic; font-weight: bold; font-size: 1.5em; color: #34c3a9; margin: 10px 0 0 0; }

#hlParent  { margin: 0 0 0 -17px; color: #FFF; font-size: 1em; }

.ItemWrapper { margin: 17px 0 35px 0; }
.altItemWrapper { margin: 17px 0 35px 0; background-color: #d3d4ff; padding: 5px;}
.ItemWrapper *, .altItemWrapper * { margin: 0; display: block; padding: 0; }

.ItemTopRow { margin: 0 0 40px 0; display: block; overflow: hidden; }
.ItemBasics { overflow: hidden; } 
.ItemBasics .Left { width: 230px; margin-left: 15px; }
.ItemBasics .Right { width: 200px; float: right; }
.CartAdd { display: block; width: 450px; padding: 8px 10px 10px 10px; background: #9093f4; color: #FFF; margin-top: 20px; margin-bottom: 40px; text-align: center; font-size: 1.5em; }
.Details { margin: 20px 0 0 15px; }
.Details h2 { margin: 0; }

.SM li a { font-size: .8em !important; font-weight: normal; }
.SM li { margin: 0; padding: 5px 0 5px 10px; border-top: 1px dotted #aaacf7; }
.SM li:first-child { border: none;	}
.SM .Active { color: #3e43df; font-weight: bold; }



























/*
**
**	FUNCTION BUTTONS
**
*/

div.FunctionButtons { width: 100%; border-top: 1px #ccc solid; padding: 10px 0; margin: 40px 0 0 0; }
div.FunctionButtons a { float: right;  height: 16px; line-height: 17px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #FFF; background: url(/Images/btnBG.gif) repeat-x center top; border: 1px solid #5374ec; padding: 4px 7px; margin: 0 0 0 10px; }
.FButton:hover { background-position: center bottom; }

/*
**
**  LOGIN PAGE
**
*/
.NewUser, .Login  { width: 455px !important; overflow: hidden; float: right; padding: 0 0 10px 0; font-size: 9px !important; border: #5dd4be 1px solid; margin-right: 9px; margin-top: 10px; }
.LoginForm { width: 100% !important; overflow: hidden; }
.Login { padding: 0; }
.NewUser table, .Login table { font-size: 10px; width: 250px; line-height: 12px; }
.Login { width: 260px !important; margin-right: 10px; }
.NewUser h1:first-child, .Login h1:first-child { background: #dcf4f0; margin: 0; padding: 12px 0 12px 10px; font-size: 20px; }
.LoginForm { width: 250px; padding-bottom: 20px; }
.NewUser input, .Login input, .NewUser select { width: 150px !important; font-size: 11px; background: #c1c3f3; border: none; padding: 7px; }
.NewUser input, .NewUser select { width: 200px !important; font-size: 11px; background: #c1c3f3; border: none; padding:7px; }
.NewUser input[type~="checkbox"] { width: auto !important; margin-right: 3px; }
.Login p,  .LoginForm table,
.NewUser p,
.NewUser table,
.NewUser h1:first-child + p + h1 { margin-left: 10px; width: 430px; }
.NewUser table td, .LoginForm table td { padding: 10px 0 0 0;  }
.NewUser h1:first-child + p + h1 { font-size: 14px; }
.NewUser table td:first-child { width: 230px; text-align: right; padding: 10px 20px 0 0; }
.NewUser table + a { margin: 11px; clear: both; }
.NewUser div.FunctionButtons { width: 100%; border-top: none; padding: 20px 10px 20px 0; margin: 0; overflow: hidden; }
.NewUser div.FunctionButtons a { margin: 0 18px 0 0; padding: 4px  9px; }
.Login table td:first-child { width: 60px; text-align: right; padding: 10px 10px 0 0; }

.NewUser div.Error { background: #FFF no-repeat top left; width: 255px; margin: auto; padding: 0; }
.NewUser div.Error, div.Error strong, div.Error div { color: #FF0000 !important; font-size: 10px; font-weight: normal; }
/* .NewUser table td:first-child + td { width:  */

/*
**	CHECK OUT STEPS
*/
table[id="ctl00_ContentPlaceHolder1_dlProducts"] td { padding: 20px 0; border-bottom: solid 1px #ccc; }

.VerifyBilling h1, .Shipping h1, .ShippingType h1, div[id="ctl00_ContentPlaceHolder1_Checkout1_pnlCollectPaymentInfo"] h1 { color: #000; font-size: 15px; padding: 20px 0; }
div[id="ctl00_ContentPlaceHolder1_Checkout1_pnlCollectPaymentInfo"] h2, div#ctl00_ContentPlaceHolder1_Checkout1_pnlComments h2 { font-size: 12px; color: #000; margin: 0; }

div#ctl00_ContentPlaceHolder1_Checkout1_pnlComments { padding: 50px 0 70px 0; }
div#ctl00_ContentPlaceHolder1_Checkout1_pnlComments textarea { width: 365px !important; }


.VerifyBilling h1:first-child, .VerifyBilling table, 
.Shipping h1, .Shipping p, .Shipping table,
.ShippingTextContainer,
div[id="ctl00_ContentPlaceHolder1_Checkout1_pnlCollectPaymentInfo"],
div#ctl00_ContentPlaceHolder1_Checkout1_pnlComments
{ width: 400px !important; margin: auto; }
.VerifyBilling table + a.FButton { margin: 30px 0 30px 265px; display: block; padding: 0 10px; width: 143px; }

.ShippingAddressSelector { background: #c8def3 url('SelectFromPrevAddy.gif') no-repeat 5px center; padding: 5px; margin: 30px 0 0 0; text-align: right; display: block; }
.ShippingAddressSelector a.BButton { color: #767a86; font-size: 10px; text-decoration: none; background: url('SelectBG.gif') no-repeat top left; padding: 5px 6px 6px 6px; }

.ShippingAddressContainer p, .ShippingType p, div[id="ctl00_ContentPlaceHolder1_Checkout1_pnlCollectPaymentInfo"] p, div#ctl00_ContentPlaceHolder1_Checkout1_pnlComments p { font-size: 11px; color: #000; line-height: 14px; margin: 0 auto 10px auto; }
.ShippingAddressContainer h1, .ShippingType h1 { padding-bottom: 8px !important; }

.ShippingSelector { background: url(ShippingSelect.gif) no-repeat left center; width: 100%; padding: 5px 0; text-align: right; }

div[id="ctl00_ContentPlaceHolder1_Checkout1_pnlCollectPaymentInfo"] table { margin: 20px 0 70px 0; font-size: 10px; }

div.BillingAddress, div.ShippingAddressImage1 { border: 1px solid #d9d9d9; overflow: hidden; background: #f3f3f3; float: left; width: 258px; padding: 10px; height: 120px; margin: 20px 0; }
div.ShippingAddressImage1 { margin-left: 10px; }
div.BillingAddress table, div.ShippingAddressImage1 table { width: 100%; margin: 0;   }
div.BillingAddress table tr td:first-child,
div.ShippingAddressImage1 table tr td:first-child { width: 100px; }
div.BillingAddress table tr td:first-child + td,
div.ShippingAddressImage1 table tr td:first-child + td { width: 300px; }
div.BillingAddress table tr td,
div.ShippingAddressImage1 table tr td { font-size: 11px; padding: 0; margin: 0; text-align: left; }
div.BillingAddress table tr:first-child td:first-child,
div.ShippingAddressImage1 table tr:first-child td:first-child { color: #000; font-size: 15px; }

.OrderItems { border: #79dc47 1px solid; display: block; clear: both; padding: 0; margin: 50px 0 0 0; border-spacing: 0; font-size: 10px; line-height: 14px;  border-collapse: collapse; width: 570px; }
.OrderItems td { border-collapse: collapse; border: #dae7cb 1px solid; padding: 5px; margin: 0; font-size: 10px; }
.OrderItems thead td { background-color: #f3f0c2; color: #000; padding-left: 5px; font-size: 10px; }
.OrderItems thead td:first-child { width: 90px !important; }
.OrderItems thead td:first-child + td { width: 285px !important; }
.OrderItems thead td:first-child + td + td { width: 50px !important; }
.OrderItems thead td:first-child + td + td + td { width:80px !important; }
.OrderItems thead td:first-child + td + td + td +td { width:50px !important; }

.OrderItems td:first-child + td + td, .OrderItems td:first-child + td + td + td, .OrderItems td:first-child + td + td + td + td { text-align: center; }
.OrderItems td[colspan="2"] { padding: 0 10px 0 0; font-weight: bold; }
.OrderItems tr td:first-child { border-left: none; }
.OrderItems tr.Row td:first-child, .CartList tr.AltRow td:first-child { border-right: none;  border-left: none; }
.OrderItems thead td:first-child + td + td + td,
.OrderItems .Row td:first-child + td + td + td + td,
.OrderItems .AltRow td:first-child + td + td + td + td,
.OrderItems .SubTotal td:first-child + td,
.OrderItems .Total td:first-child + td,
.OrderItems .Shipping td:first-child + td,
.OrderItems .Coupons td:first-child + td
{ border-right: none; }
.OrderItems tr.Row td:first-child+td, .OrderItems tr.AltRow td:first-child+td { border-left: none; }
.OrderItems tr.Row td, .OrderItems tr.AltRow td { font-size: 10px; }
.OrderItems .Row strong, .OrderItems .AltRow strong { color: #2d1ccc; text-decoration: underline; }
.OrderItems .Row .Label, .OrderItems .AltRow .Label { color: #969696; }
.OrderItems .Row .SKU, .OrderItems .AltRow .SKU { color: #000; }
.OrderItems .Shipping { background: #79e345; line-height: 14px; border-top: none; border-bottom: none; height: 65px; }
.OrderItems .Shipping a { font-weight: bold; color: #fbef5b; font-size: 13px; }
.OrderItems .Shipping p { font-size: 9px; color: #FFF;  margin: 0;  }

.OrderItems .SubTotal td:first-child, .CartList .Total td:first-child, .CartList .Coupons td:first-child p { text-transform: uppercase; font-weight: bold; margin: 0; }
.OrderItems .Total td { border-bottom: none; }
.OrderItems .Total td:first-child + td { font-size: 16px; font-weight: bold; color: #88d553; padding: 20px 5px; }


div#ctl00_ContentPlaceHolder1_Checkout1_pnlComments { width: 395px; }


/*
**
**	SHOPPING CART & CHECKOUT STYLES
**
*/
.raddock{text-align:left;font:11px/14px arial,verdana,sans-serif; padding: 20px; width: 400px; height: 300px; background: #317ba1 url('MODBG.jpg') repeat-x top left !important; }
.raddock .rdTitlebar{height:auto;background-image:none !important;font-size:16px;line-height:2em; margin-bottom: 20px; background-color: transparent !important; color: #dff42a !important; }
.raddock .rdTitle{background: #79e345 !important;}
.raddock div{ border: none !important; overflow: hidden; }
.raddock .rdCommands{padding-right:5px;}
.raddock .innerWrp{margin:0;padding:10px;}
.raddock .Actions { border-top: solid 1px #fbef5b !important; padding: 10px 0; margin-top: 20px; }
.raddock .Actions a { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; line-height: 24px; color: #FFF; background: url(/Images/btnBG.gif) repeat-x center top; border: 1px solid #5374ec; padding: 4px 7px;}
.raddock .Actions a:hover { background-position: center bottom; }

.ShippingCalculatorContainer .Calculator { font-size: 12px; }
.ShippingCalculatorContainer .Calculator input:first-child { width: 100px !important; }
.ShippingCalculatorContainer .Calculator input:first-child + a { background: none; padding: 0; color: purple; font-size: 11px; border: none; text-decoration: underline; }
.CalculatorResults h2 { font-size: 12px; font-weight: normal; }
.CalculatorResults ul { padding: 0; }
.CalculatorResults ul select { font-size: 11px; }

.ShoppingCart .Header h2:first-child { display: none; }
.ShoppingCart .Actions { display: block; padding: 0; text-align: right; padding: 0 0 20px 240px; margin: 20px 0; width: 360px; display: block; clear: both; }
.ShoppingCart .Actions a { text-decoration: none; margin-left: 8px; }
.BButton[title~="Continue"], .BButton[title~="Update"], .FButton[title~="Check"] { display: block; float: left; height: 21px; overflow: hidden; font-size: 1.1em; color: #d7d7d7; padding: 0; margin-left: 10px; }
.BButton[title~="Continue"] { width: 108px; background: #CCC url('/Images/Cart/CartButtons-ContinueShopping.gif') no-repeat top left; }
.BButton[title~="Update"] { width: 71px; background: #CCC url('/Images/Cart/CartButtons-UpdateCart.gif') no-repeat top left; }
.FButton[title~="Check"] { width: 135px; background: #CCC url('/Images/Cart/CartButtons-CheckOut.gif') no-repeat top left; }

.CartList { border: #000 1px solid; display: block; clear: both; padding: 0; border-spacing: 0; font-size: 1em; line-height: 14px;  border-collapse: collapse; width: 700px; }
.CartList td { border-collapse: collapse; border: #000 1px solid; padding: 5px; margin: 0; font-size: 1em; }
.CartList thead td { background-color: #CCC; color: #000; padding-left: 5px; font-size: 1em; font-weight: bold; }
.CartList thead td:first-child { width: 450px !important; }
.CartList thead td:first-child + td { width: 85px !important; }
.CartList thead td:first-child + td + td { width: 70px !important; }
.CartList thead td:first-child + td + td + td { width:40px !important; text-align: center; }

.CartList tr td:first-child { border-left: none; }
.CartList tr.Row td:first-child, .CartList tr.AltRow td:first-child { border-right: none;  border-left: none; width: 0 !important; visibility: hidden; }
.CartList thead td:first-child + td + td + td,
.CartList .Row td:first-child + td + td + td + td,
.CartList .AltRow td:first-child + td + td + td + td,
.CartList .SubTotal td:first-child + td,
.CartList .Total td:first-child + td,
.CartList .Shipping td:first-child + td,
.CartList .Coupons td:first-child + td
{ border-right: none; }
.CartList tr.Row td:first-child+td, .CartList tr.AltRow td:first-child+td { border-left: none; }
.CartList tr.Row td, .CartList tr.AltRow td { font-size: 1.1em; }
.CartList .Row strong, .CartList .AltRow strong { color: #2d1ccc; text-decoration: underline; }
.CartList .Row .Label, .CartList .AltRow .Label { color: #000; }
.CartList .Row .SKU, .CartList .AltRow .SKU { color: #000; }
.CartList .Shipping { display: none; background: #FFF; line-height: 14px; border-top: none; border-bottom: none; height: 65px; }
.CartList .Shipping a { font-weight: bold; color: #2d1ccc; font-size: 13px; }
.CartList .Shipping p { font-size: 1em; color: #000;  margin: 0;  }

.CartList input[type="text"] { border: none; background-color: #CCC; font-size: 1.1em; padding: 2px; }
.CartList tr.Row input[type="text"], .CartList tr.AltRow input[type="text"] { width: 30px !important; margin-left: 9px; }
.CartList .Coupons input[type="text"] { width: 150px !important; padding: 4px 2px; float: left; margin-left: 310px; }

.CartList .Coupons a { font-size: 1em; background: #2d1ccc;  text-decoration: none; padding: 1px 4px; color: #FFF; float: left; clear: none; border: 1px outset #2d1ccc; }

.CartList .SubTotal td:first-child, .CartList .Total td:first-child, .CartList .Coupons td:first-child p { text-transform: uppercase; font-weight: bold; margin: 0; }
.CartList .Coupons strong { color: #000; }
.CartList .Coupons { line-height: 18px; }
.CartList .Total td { border-bottom: none; }
.CartList .Total td:first-child + td { font-size: 16px; font-weight: bold; color: #000; padding: 20px 5px; }

/*
**
**	FUNCTION BUTTONS
**
*/

div.FunctionButtons { width: 100%; border-top: 1px #ccc solid; padding: 10px 0; margin: 40px 0 0 0; }
div.FunctionButtons a { float: right;  height: 16px; line-height: 17px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #FFF; background: url(/Images/btnBG.gif) repeat-x center top; border: 1px solid #5374ec; padding: 4px 7px; margin: 0 0 0 10px; }

.Actions { width: 360px !important; 
margin: 30px 0 10px 370px !important; padding: 0 !important; 
overflow: hidden !important; }
.Actions a { display: block; float: left; margin: 0 0 0 20px !important; 
line-height: 2.5em !important; }
.Actions a:first-child + a +a {
 width: 100px; height: 17px; display: block; 
line-height: 1.3em !important; font-size: 1.2em; text-align: center; }


.itemwrapper img { display: none; }
.itemwrapper { margin: 10px 0 0 10px !important; }


.ItemImageListContainer { display: none; }
img[src~="/Images/no_image_available.jpg"] { display: none; }
img#ItemDetailControl1_BindableItemControl1_ctl00_Image1 {}


/*------- PICC Training Page ---------*/

#logo{
float:left;
width:245px;
height:100px;
}

#header_right {
text-align:right;
height:100px;
}

.divClr {
height: 0px; 
clear: both;
overflow:hidden;
width:100%;
}

#main_nav {
vertical-align:middle;
text-align:center;
background-image: url(http://infusionknowledgeinc.businesscatalyst.com/admin/images/nav_bg.jpg);
background-repeat:no-repeat;
height: 25px;
padding-top:4px;
}

#content {
width:746px;

}

#col1 {
width:500px;
margin:20px 0 0 0;
padding:0 15px 10px 0;
border-right: solid 1px #333333;
float:left;
}

#col1 h1{
padding:0;
}

#col2 {
width:215px;
margin:20px 0 0 10px;
padding:0;
float:left;
background-image:url(http://infusionknowledgeinc.businesscatalyst.com/images/col2_top_bg.jpg);
background-repeat:no-repeat;
background-position:center top;
}

#col2 h2{
padding:0;
}

#col2 h3{
padding:0;
}

.picc_training {
width:230px;
float:left;
padding:10px;
margin:0;
}

.picc_training p {
padding:5px 10px 10px 5px;
margin:0;
width:215px;
}

#product_list {
padding:0 0 10px 0;
margin:0;
}


