﻿html {overflow-y: scroll;}
body{
	background: #efefef url(images/template_images/background_04.jpg) repeat;
	font-family: Arial;
	font-size: 10pt;
	color: #444444;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}

#top_background{
	background: url(images/template_images/background_01.gif) repeat-x;
}

#middle_background{
	background: url(images/template_images/background_02.gif) repeat;
}

#bottom_background{
	background: url(images/template_images/background_03.gif) repeat-x left bottom;
}


.main{
	margin: auto;
	width: 760px;
	background: white url(images/template_images/index_11.jpg) repeat-y;
}

.header{
	padding: 0px 0px;
	width: 760px;
	height: 80px;
	background:  url('images/template_images/index_01.jpg') no-repeat;
}

#MenuPos {
	background: url(images/nav/nav_bg.jpg) repeat-x;

}

.contentWrapper{
	
}

.content {
	margin: auto;
	width: 675px;
}

/*------------------------------ Top section ---------------------*/

.price {
	 color: #CF0005; 
	 font-size: 18px;
}

.price-not-available {
	 color: #CF0005; 
	 font-size: 18px;
	 text-decoration:line-through
	 }

.displayed {
	font-style: italic; 
	color: #808080;
}

.top_box {
	clear: both;
	margin: 10px 0px 10px 0px;
}

#top_box_wrapper {
	background: url(images/template_images/writing_main-1.jpg) repeat-x;
}

.top_box_text {
	background: url(images/template_images/writing_main-1.jpg) repeat-x;
}

.loginInfo{
	 padding-left:15px;
	 font-size:8pt;
	 color:#999999;
	 margin-top:-4px;
	 padding-bottom: 10px;
}

/*--------------------------- Lower Content Area ---------------------*/

.lower_content{
	clear: both;
	margin: 10px 0px 0px 0px;
}

.left_content {
	float: left;
	width: 240px;
}

/*----------- Free Quote Form---------------*/

#quote_form {
	background: white url(images/template_images/form_02.jpg) repeat-y;
	width: 240px;
}

.form_top {
	background: url(images/template_images/form_01.jpg) no-repeat;
	height: 32px;
}

.form_repeat {
	padding: 10px;
	background: white url(images/template_images/form_02.jpg) repeat-y;
}

.form_bottom {
	background: url(images/template_images/form_08.jpg) no-repeat;
	height: 14px;
}

.dash_divide {
	background: url(images/template_images/vert_line_dash.gif) repeat-y;
	width: 17px;
	float: left;
	height: 425px;
}

/*-------------------- Right Side Content ------------------*/

.right_content {
	float: left;
	
}

.right_box {
	border: 1px rgb(192, 192, 192) solid;
	margin: 10px 0px;
	padding:  0px;
	width: 410px;
}

.right_inner_box {
	background: url(images/template_images/right_box_bg.jpg) repeat-x;
	margin: 5px auto 5px auto;
	padding: 0px;
	width: 400px;
}

.left_images {
	float: left;
	margin: 0px 5px;
}

	h1{ font-family: Arial, Helvetica; color: #414141; font-size : 24px; font-weight: normal; margin: 10px 0px;}
	h2{ font-family: Arial, Helvetica; color: #22336F; font-size : 16pt; }
	h3{ font-family: Arial, Helvetica; color: #C41E1E; font-size : 18px; margin: 5px 0px 8px 0px; font-weight: normal; }
	h4{ font-family: Arial, Helvetica; color: #22336F; font-size : 12pt; }
	p { margin: 10px auto; }
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	
	/*img { behavior:	url("pngbehavior.htc"); }*/
	
.italics{
	font-style: italic;
}


/*--------------------- Links for the site ---------------------*/

a:link { color : #5582C0; font-weight:bold;
	text-align: center;
	font-size: xx-small;
}       /* unvisited link */

    a:visited { color : #5582C0; font-weight:bold; font-size: xx-small;
}   /* visited link */

    a:hover { color : #cf0005; font-weight:bold; font-size: xx-small;
}      /* mouse over link */

    a:active { color : #EC940F; font-weight:bold; font-size: xx-small;
}     /* selected link */

/*-------------------------- Footer -------------------------*/

.bottom{
	clear: both;
	width: 760px;
	height: 70px;	
	background: #fff url('images/template_images/index_13.jpg') no-repeat;
}

/*------------------------- Tabs for the right side box ---------------------*/

div.TabView div.Tabs
{
    height: 26px;
}

div.TabView div.Tabs a
{
    float: left;
    display: block;
    background-color: #808080;
    margin-right: 5px;
    text-align: center;
    height: 24px;
    padding-top: 3px;
    padding-left: 6px;
    padding-right: 6px;
    vertical-align: middle;
    border-top: 0px solid #c0c0c0;
    border-left: 0px solid #c0c0c0;
    border-right: 0px solid #c0c0c0;
    border-bottom: 0px solid #c0c0c0;
    text-decoration: none;
    font-family: "Arial", Serif;
    font-weight: 900;
    font-size: 14px;
    color: #ffffff;
}

div.TabView div.Tabs a.Active
{
    background-color: #c5000b;
    border-top: 0px solid #c0c0c0;
    border-left: 0px solid #c0c0c0;
    border-right: 0px solid #c0c0c0;
    border-bottom: 0px solid #c0c0c0;
    color: #ffffff;
}

div.TabView div.Pages
{
    clear: both;
    border-top: 6px solid #c5000b;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    background-repeat:repeat-x;
    overflow: hidden;
}

div.TabView div.Pages div.Page
{
    height: 100%;
    padding: 0px;
    overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad
{
    padding: 3px 5px;
	color: #000000;
}