﻿body
{
    margin: 0px;
    padding: 0px;
    background-image: url(   '../img/textures/back.jpg' );
    background-repeat: repeat;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    text-align: center;
}

*
{
    margin: 0px;
    padding: 0px;
}


.padimage
{
    padding: 10px 30px 0 30px;
}




#container
{
	width: 850px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding-top: 0px;
}

#header
{
    width: 850px;
    height: 150px;
    background-image: url( '../img/ffred.jpg' );
    background-repeat: no-repeat;
    background-position: right;
}

img.floatit
{
    float: left;
    padding: 20px 30px 30px 50px;
}

img.floatitright
{
    float: right;
    padding: 20px 30px 30px 50px;
}

#centerit {
margin: 0 auto 0 auto;
}


#gallery
{
    width: 850px;
    height: 75px;
    text-align: center;
    margin-bottom: 20px;
}


#header h1
{
    padding: 50px 0 0 50px;
    font-weight: bold;
    font-size: 1.8em;
}

p.intro
{
    font-style: italic;
    font-size: 1.0em;
}


#header h2
{
    padding: 0 0 0 30px;
    font-size: 1.6em;
    color: #CC0000;
    font-weight: normal;
    font-style: italic;
}

#top_menu
{
    clear: both;
    width: 850px;
    height: 60px;
    text-align: center;
    background: url( '../img/buttons/bottom_menu.gif' ) repeat-x;
}

#top_menu ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 20px;
}

#top_menu li
{
    display: inline;
}

#top_menu a
{
    text-decoration: none;
    display: block;
    float: left;
    margin-top: 10px;
    width: 135px;
    color: white;
    font-size: 1.4em;
}

#top_menu a:hover
{
    text-decoration: underline;
}

#right_menu ul
{
    list-style: none;
    margin: 0;
    padding: 50px 20px 20px 20px;
}

#right_menu a
{
    text-decoration: none;
    width: 200px;
    height: 60px;
    color: white;
    font-size: 1.4em;
    display: block;
    background: url( '../img/buttons/button_2.gif' );
    padding-top: 40px;
}

#right_menu a:hover
{
    background: url( '../img/buttons/button_2_on.gif' );
}


#right_menu li
{
    height: 100px;
    width: 200px;
    text-align: center;
}



#content
{
    width: 600px;
    float: left;
}

#content p
{
    padding: 15px 20px 10px 40px;
    line-height: 170%;
    color: #333333;
	font-size:0.9em;
}

#content p.info
{
    font-size: 1.0em;
    color: #CC0000;
    line-height: 130%;
    font-weight: bold;
}

.contact 
{

    padding:5px 0 10px 0;
}

.contact a
{
    font-size:1.1em;
    color:green;
    text-decoration:none;
}

#content h1
{
    padding: 20px 40px 20px 40px;
    font-size: 1.7em;
    color:#CC0000;
}

#content ul.linklist
{
    list-style: none;
    padding-left: 50px;
    padding-bottom: 30px;
    margin: 0;
}

#content a.links
{
    color: red;
    font-size: 0.9em;
    display: block;
    text-decoration:none;
	padding: 10px 0 10px 0;
}

#content a.links:hover 
{
   text-decoration:underline;
}
 



#content a:hover
{
    text-decoration: underline;
}


#content li.linkitem
{
    border: none;
    padding-top: 20px;
}

#content ul.pointlist
{
    list-style: none;
    padding-left: 50px;
    padding-bottom: 05px;
    margin: 0;
}



#content li.pointitem
{
    border: none;
    padding-top: 20px;
    font-size: 0.9em;
    color: #CC0000;
}


#elements
{
    width: 500px;
    height: 30px;
    margin: 0 auto 0 auto;
    background: url(../img/buttons/elements_menu.gif) repeat-x;
}


#elements ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    background-image: url( "../img/buttons/elements_menu.gif" );
    background-repeat: repeat-x;
}

#elements li
{
    display: inline;
}

#elements a
{
    text-decoration: none;
    margin-top: 05px;
    width: 50px;
    color: white;
    font-size: 0.8em;
    padding-right: 20px;
}

#elements a:hover
{
    text-decoration: underline;
}




.post
{
    margin-bottom: 10px;
    background: url(../img/buttons/img05.gif) repeat-x;
}

.post .title
{
    background: url(../img/buttons/img07.gif) no-repeat right top;
}

.post .title h2
{
    padding: 30px 30px 0 30px;
    background: url(../img/buttons/img06.gif) no-repeat;
    font-size: 1.9em;
    color:#CC0000;
}


.bottom
{
    margin: 0;
    padding: 0 30px 30px 30px;
    background: url(../img/buttons/img15.gif) no-repeat left bottom;
	clear:both;
}

#clearer
{
    clear: both;
}



#right_menu
{
    float:right;
    width: 240px;
}

#footer
{
    clear: both;
    margin: 0;
    text-align: center;
    line-height: normal;
    font-size: .9em;
    width: 850px;
    padding: 20px 0 10px 0;
    background-color: #FFFFFF;
}

#footer p
{
    font-size: 0.8em;
    text-align: center;
    color: #2e6315;
}





#specsheet
{
    width: 500px;
    margin: 0 auto 0 auto;
}



#specsheet th
{
    font: bold 11px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    color: #003300;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;
    background: #CC0000;
    width: 250px;
}


#specsheet th.spec
{
    border-left: 1px solid #C1DAD7;
    border-top: 0;
    background: #fff url(../img/table/bullet1.gif) no-repeat;
    font: bold 10px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
}


#specsheet td
{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	padding: 3px 6px 3px 12px;
	color: #FF0000;
	width: 250px;
	background-color: #FFFF66;	
	font-size: 0.8em;
}


#specsheet td.alt
{
	color: #FF0000;
	background-color: #FFFFFF;
	font-size: 0.8em;
}


#inputform 
{
    padding-left:50px;
}


.small_txt
{
    font-weight: normal;
    font-size: 86%;
    color: #FF0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}



