﻿/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2

h1{font-size:138.5%;}
h2{font-size:123.1%;}
h3{font-size:108%;}
h1,h2,h3{margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;} 
em{font-style:italic;}
blockquote,ul,ol,dl{margin:1em;}
ol,ul,dl{margin-left:2em;}
ol li{list-style:decimal outside;}
ul li{list-style:disc outside;}
dl dd{margin-left:1em;}
th,td{border:1px solid #FFFFFF;padding:.5em;}
th{font-weight:bold;text-align:center;}
caption{margin-bottom:.5em;text-align:center;}
p,fieldset,table,pre{margin-bottom:1em;}
input[type=text],
input[type=password],
textarea{width:12.25em;*width:11.9em;}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

*/


/*
a
{
	color: #828282;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border-width: 0;
}

body
{
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-align: center;
	color: #828282;
	background-color: #fff;
}

.main
{
	float: left;
	width: 782px;
}

.main .primary
{
	display: inline;
	float: left;
	margin-left: 35px;
	padding: 10px 15px 0 0;
	width: 492px !important;
	width /*: 512px;
}

.main .primary h1
{
	margin-top: 0;
	font-size: 1.8em;
	font-weight: normal;
	color: #62594b;
}

.main .primary p, .main .primary ul
{
	margin: 0 0 1.5em 0;
	font-size: 1.1em;
	line-height: 1.6;
}

.main .primary ol
{
	list-style-type: decimal;
	list-style-position: outside;
}


.content
{
	float: left;
	width: 782px;
}

.content .primary
{
	display: inline;
	float: left;
	margin-left: 35px;
	padding: 10px 15px 0 0;
	width: 492px !important;
	width /*: 512px;
	background: url(images/content_divider.gif) right top repeat-y;
}

.content .primary h1
{
	margin-top: 0;
	font-size: 1.8em;
	font-weight: normal;
	color: #62594b;
}

.content .primary p, .content .primary ul
{
	margin: 0 0 1.5em 0;
	font-size: 1.1em;
	line-height: 1.6;
}

.content .primary ol
{
	list-style-type: decimal;
	list-style-position: outside;
}

.content .secondary
{
	display: inline;
	float: left;
	margin-left: -3px;
	padding-left: 15px;
	width: 188px !important;
	width /*: 203px;
	background: url(images/content_divider.gif) left top repeat-y;
}

.divider
{
	overflow: hidden;
	height: 4px;
	background: url(images/divider.gif) left top repeat-x;
}

.flip .primary
{
	display: inline;
	float: left;
	margin: 10px 0 0 235px;
	padding: 0 0 0 15px;
	background-position: left top;
}

.flip .secondary 
{
	margin: 10px 0 0 -712px;
	padding: 0 15px 0 0;
	background-position: right top;
}

.flip .secondary h2
{
	margin: 0 0 10px 0;
	font-size: 1.6em;
	color: #62594b;
}

.flip .secondary .product_navigation
{
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.2em;
}

.flip .secondary .product_navigation li
{
	padding: 0 0 7px 0;
}

.flip .secondary .product_navigation li a
{
	color: #655848;
}

.flip .secondary .product_navigation li a:hover
{
	color: #cc5501;
}

.footer
{
	clear: both;
	padding-top: 49px;
	width: 782px;
	text-align: center;
	background: #fff url(images/page_footer.jpg) left top no-repeat;
}

.footer a
{
	text-decoration: none;
	color: #828282;
}

.footer a:hover
{
	text-decoration: underline;
}

.footer p
{
	margin: 0 0 5px 0;
}

.header
{
	float: left;
	clear: both;
	width: 782px;
	height: 129px;
	color: #fff;
	margin-left:-6px !important;
	margin-left:-3px ;
	background: url(images/page_header.jpg) left top no-repeat ;
	background-position:3px 0; 
	
}

.header_links
{
	float: right;
	margin: 50px 35px 0 0;
	font-size: 1em;
	text-align: right;
}

.header_links a
{
	color: #fff;
}

.header_links ul
{
	list-style: none;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}

.header_links ul li
{
	list-style: none;
	float: left;
	padding: 0 4px 3px 4px;
	line-height: .8;
	border-right: 1px solid #fff;
}

.header_links ul .last_item
{
	padding-right: 0;
	border-width: 0;
}

.home 
{
	padding-top: 20px;
}

.home .primary
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 547px !important;
	background: url(images/content_divider.gif) right top repeat-y;
}

.home .secondary 
{
	text-align: center;
}

.home_banner 
{
	margin-left: 12px;
	width: 512px;
	height: 106px;
	background-position: left top;
	background-repeat: no-repeat;
    vertical-align: text-bottom;
    text-align: center;
}

.home_banner a
{
	text-decoration: none;
	color: #fff;
}

.home_banner_content
{
	padding: 30px 20px;
	font-size: 1em;
	line-height: 2.2em;
	font-weight: bold;
	color: #fff;
}

.home_banner_content p
{
	margin: 0 !important;
	width: auto !important;
	color: #fff !important;
	font-size: 1em !important;
	line-height: 3em !important;
}

.home_content
{
	display: inline;
	float: left;
	margin-left: 8px;
	padding: 10px 0 0 0;
	width: 536px;
	font-size: 1.2em;
	line-height: 1.5em;
}

.content .primary .home_content p
{
	display: block;
	margin-left: 24px;
	width: 488px;
	font-size: 1em;
}

.home_main
{
	float: left;
	width: 547px;
	height: 228px;	
	margin-left:-20px;
	z-index:500;
}

.home_main_content
{
	float: left;
	margin-top: 16px;
	width: 210px;
	height: 175px;
	color: #62594c;
	text-align: center;
	vertical-align: middle;
}

.home_main_content a
{
	display: block;
	padding: 7px 0;
	color: #62594c;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 2px solid #ccc;
}

.home_main_content a:hover
{
	color: #333;
}

.home_main_content p
{
	margin: 0;
}

.home_main_content .title
{
	display: block;
	margin-bottom: 10px;
	font-size: 1.6em;
	text-transform: uppercase;
}

.home_main_image
{
	display: inline;
	float: left;
	margin: 24px 30px 0 27px;
	z-index:500;
}

.config_promo
{
	float: left;
	margin-left:-5px;
	width: 188px;
	font-size: 1.2em;
	color: #fff;
	background-repeat: no-repeat;
}

.config_promo a
{
	text-decoration: none;
	color: #fff;
}

.home_promo
{
	float: right;
	margin-right: 20px;
	margin-left:14px;
	width: 188px;
	font-size: 1.2em;
	color: #fff;
	background-repeat: no-repeat;
}

.home_promo a
{
	text-decoration: none;
	color: #fff;
}

.home_promo a:hover
{
	text-decoration: underline;
}

.home_promo_bottom
{
	width: 100%;
	height: 5px;
	background-position: left bottom;
}

.home_promo_content
{
	padding: 18px;
}

.home_promo_content p
{
	margin-top: 0;
}

.image_title
{
	display: block;
	margin-bottom: 15px;
}

.link_contact
{
	float: right;
	font-size: 1.1em;
}

.link_sign_in
{
	font-size: 1.1em;
	text-decoration: none;
}

.link_view_cart
{
	padding-right: 22px;
	background: url(images/icon_cart.gif) right top no-repeat;
}

.logo
{
	float: left;
	margin: 47px 0 0 37px;
	width: 214px;
	height: 57px;
}

.logo a
{
	outline: 0;
	display: block;
	width: 214px;
	height: 57px;
	text-indent: -9999px;
}

.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	padding: 10px 20px 20px 20px;
	/*width: 430px !important;
	width /**: 450px;
	color: #333;
	background-color: #fff;
	border: 1px solid #333;
}

.modalPopup2
{
	padding: 10px;
	width:550px;
	color: #333;
	background-color: #fff;
	border: 1px solid #333;
}

.homebar
{
	list-style: none;
	display: inline;
	float: left;
	clear: both;
	margin: 12px 35px 0 35px;
	padding: 0 0 10px 0;
	width: 55%;
	font-size: 1.2em;	
}


.navigation
{
	list-style: none;
	display: inline;
	float: left;
	clear: both;
	margin: 12px 35px 0 35px;
	padding: 0 0 10px 0;
	width: 55%;
	font-size: 1.2em;
	background: url(images/divider.gif) left bottom repeat-x;
}

.navigation a
{
	color: #62594c;
}

.package_list
{
	display: block;
	text-align: left;
}

.package_list ul
{
	list-style: disc;
	margin: 0 0 5px 0 !important;
	padding: 0 0 0 15px;
}

.package_list ul li
{
	font-size: .9em;
}

.package_list .savings
{
	color: #ff0000;
}

.price_table
{
	margin-bottom: 20px;
	width: 70%;
	font-size: 1.1em;
	border-collapse: collapse;
	border: 1px solid #c5c5c5;
}

.price_table td
{
	color: #46372c;
	border: 1px solid #c5c5c5;
}

.price_table th
{
	text-align: left;
	color: #212c26;
	background-color: #dedede;
	border: 1px solid #c5c5c5;
}

.price_table .price
{
	text-align: right;
}

.product_list
{
	list-style: none;
	float: left;
	clear: both;
	margin: 15px 0 0 0;
	padding: 18px 0 0 0;
	background: url(Images/divider.gif) left top repeat-x;
}

.product_list li
{
	float: left;
	padding: 0 12px 0 10px;
	text-align: center;
	background: url(Images/content_divider.gif) right top repeat-y;
}

.product_list li ul li
{
	float: none;
	padding: 0;
	width: auto !important;
	text-align: left;
	background-image: none;
}

.product_list .product_name
{
	display: block;
	margin: 10px 0;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
}

.product_section
{
	float: left;
	clear: both;
	margin-bottom: 20px;
	/*width: 712px;
}

.products
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 497px;
}

.products li
{
	list-style: none;
	float: left;
	margin: 0;
	padding-bottom: 20px;
	width: 25%;
}

.products li img
{
	display: block;
	margin-bottom: 10px;
}

.read_more
{
	display: block;
	margin:  20px 0 10px 0;
	padding-left: 46px;
	height: 51px;
	font-size: 1.1em;
	text-align: left;
	width:150px;
	background: url(images/icon_read_more.jpg) left top no-repeat;
}

.ring_popup td
{
	padding-right: 10px;
	border-width: 0 !important;
}

.ring_popup tr
{
	border-width: 0 !important;
}

.school_meta
{
	display: block;
	float: left;
	clear: both;
	margin: 0px 35px;
	color: #62594c;
}

.school_meta a
{
	color: #62594c;
}

.school_meta strong
{
	font-size: 1.5em;
	color: #62594c;
}

.school_name
{
	display:block;
	float:left;
}

.search_listing a
{
	color: #314d73 !important;
	font-weight: normal !important;
}

.search_main
{
	margin-left: 312px;
	padding-top: 15px;
	width: 385px;
}

.search_main_wrapper 
{
	margin-bottom: 20px;
	height: 214px;
	background: url(images/search_main_background.jpg) left top no-repeat;
}

.search_promo
{
	padding: 10px;
	color: #fff;
	background-color: #adaaad;
	border: 1px solid #888;
}

.search_promo p 
{
	color: #fff;
	font-size: 9px !important;
	line-height: 1.2 !important;
}

.search_promo p a
{
	color: #fff;
}

.solo .primary
{
	padding: 10px 0 0 0;
	width: 712px !important;
	background-image: none;
}

.solo .secondary
{
	display: none;
}

.thirds li
{
	width: 144px !important;
	width /*: 166px;
}

.thirds .first_item
{
	padding-left: 0;
	width: 156px !important;
}

.thirds .last_item
{
	padding-right: 0;
	width: 153px !important;
	width /*: 165px;
	background-image: none;
}

.title
{
	padding-bottom: 3px;
	color: #62594b;
	border-bottom: 1px solid #c0c0c0;
}

.wrapper
{
	margin: 20px auto 0 auto;
	width: 782px;
	text-align: left;
	background: url(images/wrapper_background.gif) left top repeat-y;
}

.orderStatusTextBox
{
	width: 180px;
}

table.orderStatus
{
    border-collapse: collapse;
    width: 430px;
}

table.orderStatus td
{
    background-image: none;
    border-right: solid 1px #C5C5C5;
    border-bottom: solid 1px #C5C5C5;
    color: #62594B;
    font-family: Arial;
    font-size: 8pt;
    padding: 2.25pt 2.25pt 2.25pt 2.25pt;
    text-align: left;
    vertical-align: top;
}

table.orderStatus td.orderHeader
{
    background-color: #CCCCCC;
    border-top: solid 1px #C5C5C5;
    border-left: solid 1px #C5C5C5;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}

table.orderStatus td.orderLeft
{
    background-image: none;
    background-color: #DEDEDE;
    border-left: solid 1px #C5C5C5;
    font-weight: bold;
    white-space: nowrap;
    width: 30%;
}

table.orderStatus td.orderFooter
{
	border-width: 0px;
    width: 100%;
}

.form_error 
{
	display: inline;
	color: #EE0000 !important;
}

.configErrorMsg,
.configErrorMsg li
{
	color: Red;
}
*/