
@import url("tools.php");

html, body {
    margin:0;
    padding:0;
    height:100%;
    font-size:100%;
    font-family:Arial, Helvetica, sans-serif;
}
a {
    color:#222222;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a:active, a:hover
{
    outline: none;
}
img { border:none; }
ul, ol, dl {
    position: relative;  
} /* fixes list background bug in IE */
/* img { behavior: url(styles/iepngfix.htc); border:0; } */
div, p, ul, ol, h1, h2, h3, a, img, form, select, input {
    margin:0;
    padding:0;
    z-index:0;
    background:transparent;
}

select {
    background: #FFFFFF;
}
p {
    font-size:0.75em;
	margin:20px 0 0 0;
	color: #333;
}
p.intro {
    font-size:1em;
	margin-top:1px;
	color: #666;
}
p.top {
	margin:0;
}
.textDivider {
	height: 35px;
	border-bottom: 5px solid #efefed;
	margin: 0 0 3px 0;
}
.error {
    color:#EE8BBD;
}

h4{
	font-size:0.75em;
	margin:17px 0 8px 0;
}
h5{
	font-size:0.75em;
	margin:0;
}

body {
    background: #FFF url('http://www.silvercrossamerica.com/images/static/bg.gif') ;
}

html {
overflow-y: scroll;
} 

#shell {
    width:906px;
    margin:0 auto 0 auto;
    position:relative;
    /*display:table;*/
}

#logo {
    margin: 43px 0 0 0 ;
    width: 227px;
    height: 63px;
    background: url('http://www.silvercrossamerica.com/images/static/logo.gif') no-repeat 0 0px;
    float: left;
    border-bottom: 1px solid #FFF;
    cursor:hand;
}

#topRightNav {
    float: right;
    list-style:none;
    background:url('http://www.silvercrossamerica.com/images/static/right_nav_bg.png') repeat-x ;
    height:64px;
    padding: 11px 0 0 0 ;
}

*html #topRightNav {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.silvercrossamerica.com/images/static/right_nav_bg.png', sizingMethod='scale');
}

#topRightNav li{
    float:left;
    height: 16px;
    border-right: 1px solid #dfdfde ;
}

#topRightNav li.first{
    border-left: none ;
}

#topRightNav li a {
    font-size: 0.7em;
    color: #666;
    margin: 0 15px 0 15px;
}

#topNav {
	width: 679px;
	display: block;
	list-style:none;
	float:right;
	position: relative;
	z-index: 1000;
}

#topNav li{
	display: inline;
	float:left;
	height: 31px;
	border-bottom:1px solid #fff;
}

#topNav li a{
	display: block;
	width: 112px;
	height: 16px;
	border-left: 1px solid #FFF;
	outline:none;
}
#topNav li a:hover, #topNav li.over a, #topNav li.selected a, #topNav li:hover a, #topNav li.selected:hover {
	background-position: center -53px;
}
#topNav li a.last {
	border-right: 1px solid #FFF;
	width: 112px;
}

#topNav li ul {
	position:absolute;
	top: 31px;
	display: none;
	padding: 0;
	width: 116px;
}



#topNav #col1 ul li.first {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col1_top.png) no-repeat;
}

*html #topNav #col1 ul li.first {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col1_top_IE.gif) no-repeat;
}

#topNav #col1 ul li.last {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col1_bot.png) no-repeat 0 bottom;
}

*html #topNav #col1 ul li.last {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col1_bot_IE.gif) no-repeat 0 bottom;
}
#topNav #col2 ul li.first {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col2_top.png) no-repeat;
}

*html #topNav #col2 ul li.first {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col2_top_IE.gif) no-repeat;
}

#topNav #col2 ul li.last {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col2_bot.png) no-repeat 0 bottom;
}

*html #topNav #col2 ul li.last {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col2_bot_IE.gif) no-repeat 0 bottom;
}
#topNav #col3 ul li.first {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col3_top.png) no-repeat;
}

*html #topNav #col3 ul li.first {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col3_top_IE.gif) no-repeat;
}

#topNav #col3 ul li.last {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col3_bot.png) no-repeat 0 bottom;
}

*html #topNav #col3 ul li.last {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col3_bot_IE.gif) no-repeat 0 bottom;
}
#topNav #col4 ul li.first {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col4_top.png) no-repeat;
}

*html #topNav #col4 ul li.first {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col4_top_IE.gif) no-repeat;
}

#topNav #col4 ul li.last {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col4_bot.png) no-repeat 0 bottom;
}

*html #topNav #col4 ul li.last {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col4_bot_IE.gif) no-repeat 0 bottom;
}
#topNav #col5 ul li.first {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col5_top.png) no-repeat;
}

*html #topNav #col5 ul li.first {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col5_top_IE.gif) no-repeat;
}

#topNav #col5 ul li.last {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col5_bot.png) no-repeat 0 bottom;
}

*html #topNav #col5 ul li.last {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col5_bot_IE.gif) no-repeat 0 bottom;
}
#topNav #col6 ul li.first {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col6_top.png) no-repeat;
}

*html #topNav #col6 ul li.first {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col6_top_IE.gif) no-repeat;
}

#topNav #col6 ul li.last {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col6_bot.png) no-repeat 0 bottom;
}

*html #topNav #col6 ul li.last {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/col6_bot_IE.gif) no-repeat 0 bottom;
}
#topNav #col1 ul {
	left:-1px;
}

#topNav #col2 ul {
	left:112px;
}

#topNav #col3 ul {
	left:225px;
}

#topNav #col4 ul {
	left:338px;
}

#topNav #col5 ul {
	left:451px;
}

#topNav #col6 ul {
	left:564px;
}

#topNav #col1.over, #topNav #col1.selected, #topNav #col1:hover {
	border-bottom: 1px solid #0097e2;
}

#topNav #col2.over, #topNav #col2.selected, #topNav #col2:hover {
	border-bottom: 1px solid #251f7f;
}

#topNav #col3.over, #topNav #col3.selected, #topNav #col3:hover {
	border-bottom: 1px solid #683c8f;
}

#topNav #col4.over, #topNav #col4.selected, #topNav #col4:hover {
	border-bottom: 1px solid #9c4894;
}

#topNav #col5.over, #topNav #col5.selected, #topNav #col5:hover {
	border-bottom: 1px solid #e65a9c;
}

#topNav #col6.over, #topNav #col6.selected, #topNav #col6:hover {
	border-bottom: 1px solid #eb6e20;
}

#topNav li.over ul, #topNav li:hover ul {
	display: block;
}

#topNav li ul li {
    clear: both;
	display: block;
	border:none;
	padding: 0 0 0 1px;
	height: auto;
	width: 116px;
	background:url(http://www.silvercrossamerica.com/images/static/topnav/bg_tile.png) repeat-y;
}

*html #topNav li ul li {
	background:url(http://www.silvercrossamerica.com/images/static/topnav/bg_tile_IE.gif) repeat-y;
}

#topNav li ul li.first {
	padding-top:6px;
}

#topNav li ul li.last {
	padding-bottom:13px;
}


#topNav li ul li a {
	color: #666;
	font-size: 0.7em;
	display: block;
	padding: 2px 5px 2px 9px;
	margin: 0 0 0 1px;
	border: none;
	height: auto;
	width: 98px;
}

#topNav li ul li a:hover {
    text-decoration:none;
    background: #fff !important;
}

#collection {
    background:url('http://www.silvercrossamerica.com/images/static/topnav/collections.gif') no-repeat center -3px ;
}

#heritage {
    background:url('http://www.silvercrossamerica.com/images/static/topnav/heritage.gif') no-repeat center -3px ;
}

#about {
    background:url('http://www.silvercrossamerica.com/images/static/topnav/about.gif') no-repeat center -3px ;
}

#news {
    background:url('http://www.silvercrossamerica.com/images/static/topnav/blog_news.gif') no-repeat center -3px ;
}

#your_sc {
    background:url('http://www.silvercrossamerica.com/images/static/topnav/your_sc.gif') no-repeat center -3px ;
}

#stores {
    background:url('http://www.silvercrossamerica.com/images/static/topnav/where_to_buy.gif') no-repeat center -3px ;
}


#topNavDivider {
    width: 906px;
    clear: both;
    height: 19px;
	background: url(http://www.silvercrossamerica.com/images/static/topnav/divider_bg.png) repeat-x ;
}

*html #topNavDivider {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/static/topnav/divider_bg.png', sizingMethod='scale');
}

/* content */

#content, #contactContent {
        padding: 10px 0 50px 0;
    	width: 906px;
	background-color: #fff;
}


#leftContent {
	float: left;
	width: 186px;
}

#rightContent {
	float: left;
	width: 720px;
}

#mainContent {
    width: 475px;
    float: left;
    margin: 0 15px 0 0;
    padding:0;
    color:#333;
}

#mainContent ul {
	padding: 0 0 0 18px;
	margin:0;
}

.mainFeatures {
    list-style: none;
    width: 220px;
    float: left;
}

.mainFeatures li {
    padding:0;
    margin:0;
}

#rightContent .expandingDiv {
	clear: left;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #dfdfde;
	width: 475px;
}

*html #rightContent .expandingDiv {
	overflow:hidden;
}

#rightContent .lastExpand {
	border-bottom: none;
}

#rightContent .expandingDiv .switch {
	display: block;
	background: url(http://www.silvercrossamerica.com/images/static/expand_switch.gif) no-repeat ;
	padding: 2px 0 0 29px;
	color: #666;
	font-weight: bold;
	font-size: 0.8em;
	height: 19px;
	outline: none;
}

#rightContent .expandingDiv .link_without_arrow {
	display: block;
	padding: 2px 0 0 29px;
	color: #666;
	font-weight: bold;
	font-size: 0.8em;
	height: 19px;
	outline: none;
}

#rightContent .expandingDiv .expandingContent {
	width: 720px;
	display: none;
}

#rightContent .expandingDiv .expandingContentSm {
	width: 475px;
	display: none;
}

#rightContent .expandCMSText {
    width: 475px;
    color: #666;
    font-size: 0.8em;
    padding: 28px 0 13px 0;
}

#rightContent .expandCMSText a {
    color: #666;
}

#rightContent .expandCMSText p {
    color: #666;
    font-size: 1em;
}

#rightContent .expandCMSText div {
    float: left;
    width: 230px;
    padding: 0 15px 13px 0;
}

#rightContent .expandCMSText ul {
    list-style: none;
}

#rightContent .expandCMSText ul li {
    background: url('http://www.silvercrossamerica.com/images/static/list_dot_blue.gif') no-repeat 0 6px;
    padding: 0 0 0 10px;
}

#rightContent .expandOpen .expandingContent, #rightContent .expandOpen .expandingContentSm {
	display: block;
}

#rightContent .expandOpen .switch {
	background-position:0px -50px; ;
}

#rightContent .productList {
	float: left;
	width: 490px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 16px 0 18px 0;
}

#rightContent .productList li {
	float: left;
	width: 230px;
	height: 50px;
	margin: 0 15px 0 0;
	padding: 10px 0 10px 0;
	border-bottom: 5px solid #efefed;
}

#rightContent .productList li h4 {
	font-size: 0.8em;
	color: #666;
	font-weight: normal;
	margin: 0 0 0 15px;
	padding: 0 5px 0 0;
	width: 95px;
	height: 91px;
}

#rightContent .productList li h4 a {
	font-size: 1em;
	color: #666;
}

#rightContent .productList li .productImg {
	float: right;
}

#rightContent .productList li.first {
	border-top: 5px solid #efefed;
}

#rightContent .atAGlance {
	float: left;
	width: 204px;
	background: #eaf3f4 url(http://www.silvercrossamerica.com/images/static/at_a_glance_bg.gif) no-repeat 0 0;
	margin: 16px 0 0 0;
	padding: 46px 5px 9px 11px;
	color: #333;
	font-size: 0.8em;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}

#rightContent .hubImage {
	border-bottom: 5px solid #efefed;
}

#rightContent .toTop, #mainCol .toTop {
	color: #666;
	font-size: 0.7em;
	width: 70px;
	display: block;
	margin: 10px 0 0 0;
}


#leftContent h1 {
	width: 146px;
	border-bottom: 1px solid #dfdfde;
	margin: 0 0 0 10px;
    text-decoration:none;
    cursor:pointer;
}

#leftContent.col1 h1 {
	border-top: 5px solid #0097E2;
}
#leftContent.col2 h1 {
	border-top: 5px solid #f00;
}
#leftContent.col3 h1 {
	border-top: 5px solid #0f0;
}
#leftContent.col4 h1 {
	border-top: 5px solid #00f;
}
#leftContent.col5 h1 {
	border-top: 5px solid #ff0;
}
#leftContent.col6 h1 {
	border-top: 5px solid #0ff;
}

#topRightContent {
	clear: both;
	width: 720px;
	padding: 0 0 10px 0;
}

#topRightContent .mainFeatures {
	list-style: none;
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
}

#topRightContent .mainFeatures li {
	width: 220px;
	height: 122px;
}

#topRightContent #productDetailLinks {
	position: absolute;
	bottom: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#topRightContent #productDetailLinks li a {
	font-size: 0.7em;
	color: #666;
}

#botRightContent {
	width: 720px;
}

#H1_left_menu, #H1_left_menu span {
    background: url('http://www.silvercrossamerica.com/images/dynamic/title_47f2098bb7044.gif') no-repeat left center;
    height: 40px;
}

/* leftNav */

#leftNav {
    list-style:none;
    width: 146px;
    font-size:0.7em;
    margin: 6px 0 0 0;

}

#leftNav li {
    padding: 5px 0 3px 10px;
}

#leftNav li.selected {
    padding: 5px 0 3px 10px;  
}

#leftNav li.hasChild {
	background:url('http://www.silvercrossamerica.com/images/static/leftnav_arrow.gif') no-repeat 2px 9px;	
}

#leftNav li.hasChildSel {
	background:url('http://www.silvercrossamerica.com/images/static/leftnav_arrow_down.gif') no-repeat 3px 9px;	
}

#leftNav li a {
    color: #666;
}

#leftNav li ul {
    margin: 3px 0 0 0;
    padding: 0;
    list-style:none;
}

#leftNav li ul li {
    padding: 5px 0 3px 24px;
}

#leftNav li.selected ul li a {
    color: #666;
    font-weight:normal;
}

#leftNav li.selected ul li.selected {
	margin: 0 0 3px 24px;
	padding-left:0;
}

#leftNav li.selected a,
#leftNav li.selected ul li.selected a, 
#leftNav li.selected ul li.selected a:hover {
	font-weight:bold;
}

#leftNav li a:hover,
#leftNav li.selected ul li a:hover {
	text-decoration:none;
}


#leftContent.col1 #leftNav li.selected a,
#leftContent.col1 #leftNav li.selected ul li.selected a, 
#leftContent.col1 #leftNav li.selected ul li.selected a:hover,
#leftContent.col1 #leftNav li a:hover,
#leftContent.col1 #leftNav li.selected ul li a:hover {
	color: #b4d4d9;
}

#leftContent.col2 #leftNav li.selected a,
#leftContent.col2 #leftNav li.selected ul li.selected a, 
#leftContent.col2 #leftNav li.selected ul li.selected a:hover,
#leftContent.col2 #leftNav li a:hover,
#leftContent.col2 #leftNav li.selected ul li a:hover {
	color: #f00;
}

#leftContent.col3 #leftNav li.selected a,
#leftContent.col3 #leftNav li.selected ul li.selected a, 
#leftContent.col3 #leftNav li.selected ul li.selected a:hover,
#leftContent.col3 #leftNav li a:hover,
#leftContent.col3 #leftNav li.selected ul li a:hover {
	color: #0f0;
}

#leftContent.col4 #leftNav li.selected a,
#leftContent.col4 #leftNav li.selected ul li.selected a, 
#leftContent.col4 #leftNav li.selected ul li.selected a:hover,
#leftContent.col4 #leftNav li a:hover,
#leftContent.col4 #leftNav li.selected ul li a:hover {
	color: #00f;
}

#leftContent.col5 #leftNav li.selected a,
#leftContent.col5 #leftNav li.selected ul li.selected a, 
#leftContent.col5 #leftNav li.selected ul li.selected a:hover,
#leftContent.col5 #leftNav li a:hover,
#leftContent.col5 #leftNav li.selected ul li a:hover {
	color: #ff0;
}

#leftContent.col6 #leftNav li.selected a,
#leftContent.col6 #leftNav li.selected ul li.selected a, 
#leftContent.col6 #leftNav li.selected ul li.selected a:hover,
#leftContent.col6 #leftNav li a:hover,
#leftContent.col6 #leftNav li.selected ul li a:hover {
	color: #0ff;
}

#leftContent.col1 #leftNav li.selected ul li a,
#leftContent.col2 #leftNav li.selected ul li a,
#leftContent.col3 #leftNav li.selected ul li a,
#leftContent.col4 #leftNav li.selected ul li a,
#leftContent.col5 #leftNav li.selected ul li a,
#leftContent.col6 #leftNav li.selected ul li a {
	color: #666;
}

/* home page */

#homeContent {
    width: 906px;
    height: 510px;
    background: #fff;
    padding: 10px 0 0 0;
}

#mainImageHome {
    float: left;
    margin: 0 0 0 0px;
    padding:0 0 0 10px;
}
#flashMovie {
	float:left;
	margin:0;
	padding:0;
}

#strapLineHome {
    margin: 36px 0 0 10px;
}

/* feature boxes */

#featureBoxes {
    list-style:none;
    float:right;
    margin: 0 0px 0 0;
    padding:0 8px 0 0;
    width: 222px;
}

#featureBoxes li {
    width: 222px;
    height: 124px;
    margin: 0;
    padding: 0;
}

#featureLinks {
    list-style:none;
    float:right;
    margin: 0 0px 0 0;
    padding: 5px 8px 0 0;
    width: 222px;
}

#featureLinks li {
    padding: 0 0 3px 0;
}

#featureLinks a {
    color: #666;
    font-size: 0.7em;
}

/* forms */

.formBut {
	border:none;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
	text-align:left;
	cursor:pointer;
	color:#666;
}

.formBut:hover {
	text-decoration:underline;
}

/* footer */

#footer {
    float: left;
    list-style:none;
    margin: 13px 0 0 0;
    height: 50px;
}

#footer li {
    display: inline;
    background: url('http://www.silvercrossamerica.com/images/static/footer_bg.gif') no-repeat 0 5px;
    color: #666;
    font-size: 0.7em;
    padding: 0 2px 0 8px;
}

#footer li.copy {
    padding: 0 7px 0 0;
    background: none;
}

#footer li.first {
    background: none;
}

#footer li.large {
    padding: 0 0 0 13px;
    background: none;
}

#footer li a {
    color: #666;
}


/* countrySelector */

#countrySelector {
    float: right;
    color: #666;
    font-size: 0.7em;
    padding: 10px 10px 0 13px;
    background:url('http://www.silvercrossamerica.com/images/static/right_nav_bg.png') repeat-x ;
    height:65px;
}
*html #countrySelector {
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.silvercrossamerica.com/images/static/right_nav_bg.png', sizingMethod='scale');
}

#countrySelector div.flag {
	width:44px;
	height:30px;
	float:left;
	background: url('http://www.silvercrossamerica.com/images/static/countries/usa.gif') no-repeat;
}

#countrySelector label {
    /*background: url('http://www.silvercrossamerica.com/images/static/countries/divider.gif') no-repeat;*/
    float: left;
    display: block;
    width: 98px;
    padding:0 0 0 5px;
}

#countrySelector select {
    width: 130px;
}