/*-------------------------------
Common elements CSS
-------------------------------*/
*
{
padding: 0em;
margin: 0em;
}

body
{
background: #333333;
padding: 0px 0px 0px 0px;
}

body,input
{
font-size: 10pt;
font-family: arial, helvetica, 'lucida grande', 'lucida sans unicode', verdana, sans-serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
font-family: arial, helvetica, 'lucida grande', 'lucida sans unicode', verdana, sans-serif;
font-size: 11px;
line-height: 14px;
color: #333333;
}

p.dot_line
{
border-bottom: 1px dotted #fff;
padding-bottom: 10px;
}

td,tr
{
text-align: center;
font-family: arial, helvetica, 'lucida grande', 'lucida sans unicode', verdana, sans-serif;
font-size: 11px;
line-height: 14px;
color: #333333;
}

.ability td,tr
{
text-align: left;
font-family: arial, helvetica, 'lucida grande', 'lucida sans unicode', verdana, sans-serif;
font-size: 11px;
height: 24px;
color: #333333;
padding: 5px;
}

td.header
{
background-color: #333333;
font-weight: bold;
color: #FFFFFF;
}

a
{
color: #000099;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a img
{
border: none;
}

#primarycontent h1{
font: bold 1.5em arial, helvetica, 'lucida grande', 'lucida sans unicode', verdana, sans-serif;
margin: 0 0 5px 0;
padding: 0;
color: #c41325;
text-transform: uppercase;
}

h2
{
color: #c41325;
text-transform: uppercase;
font-size: 1.7em;
padding-right: 34px;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
}

h4
{
font-size: 1.2em;
padding-right: 28px;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3 span
{
color: #000000;
font-weight: normal;
}

h3.cost
{
font-size: 1.0em;
color: #c41325;
font-weight: bold;
font-family: arial;
}

.rating
{
color: #c41325;
text-transform: uppercase;
font-weight: bold;
font-size: 1.1em;
}

.info 
{
text-align: right;
font-weight: bold;
/* 
border-bottom: solid 1px #d5d5d5;
width: 450px;
padding-bottom: 5px
*/
}

.info a
{
border: solid 1px #d5d5d5;
padding: 5px 5px 15px 45px;
margin-bottom: 5px;
background-color: #f1f1f1;
}

.info a:hover
{
text-color: #000000;
background-color: #d5d5d5;
}

img
{

}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

#secondarycontent img.left
{
float: left;
margin: 0.5em 0em 0.0em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.smbox
{
position: relative;
background: #f5f5f5;
padding: 0.75em;
width: 60%;
border: solid 1px #d5d5d5;
text-align: left;
}

.box
{
position: relative;
background: #fafafa url('../graphics/boxbg_grey.gif') repeat-x;
right: 0.75em;
top: 0em;
padding: 0.75em;
border-bottom: solid 1px #d5d5d5;
/*margin-bottom: 1.0em;*/
margin-bottom: -1.75em;
}

table.form td
{
text-align: left;
padding: 5px;
}

.boxmain
{
z-index: 10;
position: relative;
background: #ffffff url('../graphics/boxbg_blue.gif') repeat-x;
right: 0em;
top: 0em;
padding: 0.75em;
border-bottom: solid 1px #d5d5d5;
margin-bottom: 0.5em;
}

.boxmain_left
{
z-index: 10;
background: #ffffff url('../graphics/boxbg_blue.gif') repeat-x;
right: 0em;
top: 0em;
padding: 0.75em;
border-bottom: solid 1px #d5d5d5;
margin-bottom: 0.5em;
width: 44%
}

.boxmain_right
{
z-index: 10;
top: 0em;
float: right;
padding: 0em 0.75em 0 0.75em;
width: 48%
}

.boxminor
{
position: relative;
background: #ffffff url('../graphics/boxbg_blue.gif') repeat-x;
padding: 2em 1em 4em 1em;
border-bottom: solid 1px #d5d5d5;
text-align: left;
margin: 0.5em;
float: left;
}

.thumb {
z-index: 100;
position: relative;
float: right;
border: solid 1px #ccc;
background-color: #fff;
padding: 3px;
margin-left: 7px;
}

.box h4
{
font-size: 12px;
font-weight: bold;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

.contentarea
{
padding-top: 1.3em;
}

.mainimage
{
float: right;
background-color: #fff;
padding: 3px;
margin-left: 7px;
}

.contentarea img {
float: right;
border: solid 1px #ccc;
background-color: #fff;
padding: 3px;
margin-left: 7px;
}

.clear 
{
clear: both;
}

/*-------------------------------
Language Flags
--------------------------------*/

.contentarea img.flag
{
float: left;
border: none;
padding: 1px;
margin-left: 1px;
}

/*-------------------------------
Page Block divs
-------------------------------*/

#main
{
z-index: 2;
position: relative;
width: 940px;
padding: 10px;
background-color: #fff;
margin: 0px auto;
}

#header
{
position: relative;
width: 940px;
height: 3.0em;
background: #c41425;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 0.2em 0.5em;
width: 940px;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.0em;
text-transform: uppercase;
}

#headercontent h1 sup
{
color: #ffffff;
font-size: 0.55em;
font-weight: normal;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #f8f8f8;
}

#headercontent .phone
{
float: right;
bottom: 0em;
margin: 0em 1.75em 0em 0em;
color: #ffffff;
font-size: 1.5em;
line-height: 1.75em;
}

#headercontent span
{
font-weight: bold;
}

#headercontent a
{
color: #ffffff;
text-decoration: none;
}

#stripe_bg
{
background: #d7d7d7 url('../graphics/content_bg.jpg') repeat-y;
}

#content
{

}

#primarycontainer
{
float: right;
width: 75%;
}

#primarycontainer ul
{
line-height: 1.5em;
margin: 0em 0em 1.0em 1.0em;
text-align: justify;
font-family: arial, helvetica, 'lucida grande', 'lucida sans unicode', verdana, sans-serif;
font-size: 11px;
line-height: 14px;
color: #333333;
}

#primarycontent
{
margin: 0em 0em 1.5em 0em;
}

#secondarycontent
{
margin-top: 0em;
float: left;
width: 25%;
}

/*-------------------------------
Menu elements CSS
-------------------------------*/


#menu
{
font-size: 8pt;
text-transform: uppercase;
font-weight: bold;
position: relative;
background: #c41425 url('../graphics/menu_bar.jpg') repeat-x;
height: 3.0em;
padding: 0em 0em 0em 0em;
margin-bottom: 0px;

}

#menu ul
{
position: absolute;
top: 1.2em;
padding: 0em 0em 0em 3em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.5em 0.5em 1.5em;
color: #fff;
text-decoration: none;
border-top: #c41425 solid 2px;
border-left: #c41425 solid 2px;
border-right: #c41425 solid 2px;
}

#menu ul li a:hover
{
text-decoration: none;
background: #666;
border-top: #fff solid 2px;
border-left: #fff solid 2px;
border-right: #fff solid 2px;
}

#menu ul li a.active
{
background: #333;
border-top: #fff solid 2px;
border-left: #fff solid 2px;
border-right: #fff solid 2px;
}




/*-------------------------------
Footer elements CSS
-------------------------------*/


#footer
{
clear: both;
height: 3.5em;
background: #c41425 url('../graphics/footer_bar.jpg') repeat-x;
font-size: 0.75em;
color: #ffffff;

}

#footer a
{
color: #ffffff;
}

#footer .left
{
padding: 15px 0px 0px 10px;
}

#footer .right
{
float: right;
padding: 4px 10px 0px 0px;
}

#catalyst, div#catalyst {
clear: both;
width: 0px;
height: 0px;
border: 0px;
}

/*-------------------------------
Homepage Promotions, 
-------------------------------*/

#promo
{

height: 160px;
width: 940px;
}

.pbucket
{
float: left;
width: 218px; 
height: 140px;
background-color: #ffffff;
/*border: #c41425 solid 2px;*/
margin: 10px 0px 0px 14px;
}


/*-------------------------------
Homepage Title Text, 
h1 image replacement
-------------------------------*/

#hometitle 
{
display: block;
width: 480px; 
height: 90px;
background: url('../graphics/hp_title3.gif') no-repeat 0 0; 
}

#altext 
{ 
display: none 
}

/*-------------------------------
Controls the display of a search box
Not Currently in USE
-------------------------------*/

#search
{
position: absolute;
top: -3.0em;
right: 1.5em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: solid 1px #000000;
border-bottom: solid 1px #777777;
border-left: solid 1px #777777;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('../graphics/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

/*-------------------------------
For quicklinks placed above the page
-------------------------------*/

#crumbs 
{
position: absolute;
top: 3.0em;
font-size: 8pt; 
}
#crumbs ul 
{
float:left; 
width:300px; 

list-style:none; 
padding:0 0 0 15px; 

}
#crumbs ul li 
{
display: inline; 
padding:0 5px 0 10px; 
background:transparent url('../graphics/header_bullet_arrow.gif') no-repeat 0 50%; 
color:#fff;
}
#crumbs ul a 
{
color:#ffffff; 
text-decoration:none;
}
#crumbs ul a:hover 
{
color: #4488ff; 
text-decoration: none;
}

/*-------------------------------
SEO Text and sponsors
-------------------------------*/

#base
{
margin-top: 10px;
padding: 10px 10px 15px 10px;
background-color: #666666;
}

#seo p
{
width: 650px;
color: #ffffff;
}

#logos
{
float: right;
width: 220px;
height: 140px;
margin-right: 10px;
background-color: #000000;
}