﻿/***************************/
/******FROM MASTERPAGE******/
/***************************/

a:active {
    border:none;
}
        .MasterStyle1
        {
            width: 100%;
        }
        .MasterStyle2
        {
            width: 100%;
            background-image: url('images/headbacktempLOGO.jpg');
        }
        .MasterStyle3
        {
            width: 100%;
            border-collapse: collapse;
            background-image: url('images/headbacktempRIGHT.jpg');
        }
        .MasterStyle4
        {
            width: 100%;
            border-collapse: collapse;
            background-image: url('images/footbacktempRIGHTLEFT.jpg');
        }        
        .MasterStyle5
        {
            width: 100%;
            border-collapse: collapse;
            height: 450;
            vertical-align: top;
        }
        .MasterStyle6
        {
            width: 657px;
            border-collapse: collapse;
            float: right;
        }
        #Text1
        {
            width: 175px;
            margin-top: 4px;
            height: 25px;
        }
        #Button1
        {
            width: 51px;
        }

        
        .MasterStyle8
        {
            width: 100%;
            height: 100%;
        }

        .MasterStyle9
        {
            color: #FFFFCC;
        }
        .MasterStyle7
        {
            width: 995px;
            background-color: #FFF;
            margin:0 auto;
        }
/***************************/
/***************************/
/***************************/
a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
    color: #850126;
}
a:hover {
    color:#000;
}
ol {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}
ul {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}
p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}
table {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
   vertical-align: top;	
}
.td {
    text-align: left;
    vertical-align: top;
}
td {
    vertical-align: top;
}
div {
    vertical-align: top;
   }
body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	vertical-align: top;
	line-height: 130%;
	left: 50%;
	margin: 0 auto 0 auto;
	background:url(images/background3-orangish.gif);
}
.body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #000000;
	line-height: 130%;
	left: 50%;
}
.bodyTable {
	height: 400px;
	width: 995px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;	
    text-align: left;
    vertical-align: top;	
}
.bodyTableMAIN {
	height: 400px;
	width: 995px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;	
    text-align: left;
    vertical-align: top;	
    background-color: white; 
    border-left-color: Red;
    border-left-style: solid; 
    border-left-width: 1px;
    margin: 0 auto 0 auto;
}
.bodyTableFOOT {
	width: 995px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;	
    text-align: left;
    vertical-align: top;	
    background-color: white; 
    border-left-color: Red;
    border-left-style: solid; 
    border-left-width: 1px;
}
.bodyTable td {
    text-align: left;
    vertical-align: top;	
}
.pageTitle  {
    font-family: Verdana, Tahoma, sans-serif;
    color: #850126;
    font-weight: bold;
    font-size: 14px;
}
.adstyle1
{
    width: 300px;
    height: 200px;
    border: 2px solid #CB0D3D;
    background-color: #E4E4E4;
}
.adstyle2
{
    font-size: xx-large;
}
/***********************/
/*****GridView Theme****/
/***********************/
.rowstyle 
{
    background-color: #FFF;
}
.altrowstyle 
{
    background-color: #E9EAED;
}

.headerstyle th 
{
    font-size:11px;
    font-family:Verdana,Tahoma,sans-serif;
    background: #222 url(images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #A8A8A8 #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #FFF;
    padding: 2px 3px 3px 3px;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyle th a
{
    font-size:11px;
    font-family:Verdana,Tahoma,sans-serif;
    font-weight: bold;
	text-decoration: none;
	text-align: center;
    color: #FFF;
	display: block;
    padding-right: 5px;
}    

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #E9EAED;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #D1D3D8;
}

.rowstyle td, .altrowstyle td 
{
    padding: 2px 3px 2px 3px;
    border-right: solid 1px #A8A8A8;
    border-left: solid 1px #000;
}
.rowstyle td a, .altrowstyle td a
{
    font-size:8pt;
    font-family:Arial;
}

.headerstyle .sortascheader 
{
    background: url(images/sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(images/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(images/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(images/dt-arrow-dn.png) no-repeat right 50%;
} 
.pagerstyle td {
    text-align:center;
}

/***********************/
/***********************/
/***********************/
#searchbox 
    {
        background:#e9eaed;
        width:560px;
        float:left;
        display:inline;
        margin:15px 0 0 25px;
        padding:5px 15px 20px 15px;
    }
#searchbox .searchtxt 
{
    /*float:left;*/
    display:inline;
    font-size:14px;
    margin:4px 10px 5px 0;
    width:340px;
}
#searchbox label.searchLeft 
{
    float:left;
    

    padding-right:10px;
    width:100px;
}
#searchbox select 
{
    width:236px;
}
#searchbox span label 
{
    padding-right:20px;
    font-size:13px;
}
.searchButton
{
margin-left: 435px;
margin-top: -55px;
}

/***********************/
/***Two Column Pages****/
/***********************/
#main_image 
{
    width:620px;
    margin:10px 25px;
    float:left;
    display:inline;
}
#main_right_column 
{
    width:300px;
    float:right;
    display:inline;
    margin:0 24px 0 0;
}
    #main_right_column img
    {
        margin:10px 0 20px 0;
    }
#main_left_column 
{
    width:180px;
    float:left;
    display:inline;
    margin-top:5px;
}
    #main_left_column ul
    {
        padding:0 0 0 10px;
        list-style:none;
        margin:0;
    }
    #main_left_column li
    {
    }
    #main_left_column li a
    {
        display:block;
        padding:5px 5px 5px 15px;
        text-decoration:none;
    }
    #main_left_column li a:hover
    {
        text-decoration:underline;
    }
    #main_left_column li a.active
    {
        background:url(images/october/arrow10x10.gif) no-repeat left 8px;
    }
	.unclickable
	 {
		color: black;
		
	 }

	.activetab
	 {	background-image: url('images/buttonGray75o.gif');
		width: 75px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		color: #AE0934;
	 }
	 .activetab:hover
	 {	background-image: url('images/buttonGray75o.gif');
		width: 75px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		color: #AE0934;
		cursor: pointer;
	 }
	 .nonactivetab 
	{
		background-image: url('images/buttonGray75.gif');
		width: 75px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		color: #AE0934;
	}	
	.nonactivetab:hover
	{
		background-image: url('images/buttonGray75o.gif');
		width: 75px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		color: #AE0934;
		cursor: pointer ;
	}
	 .activetab100
	{
		background-image: url('images/buttonGray100o.gif');
		width: 100px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		color: #AE0934;
	}
	 .activetab100:hover
	{
		background-image: url('images/buttonGray100o.gif');
		width: 100px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		color: #AE0934;
		cursor:pointer;
	}
	.nonactivetab100 
	{
		background-image: url('images/buttonGray100.gif');
		width: 100px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		color: #AE0934;
	}
	.nonactivetab100:hover 
	{
		background-image: url('images/buttonGray100o.gif');
		width: 100px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		color: #AE0934;
		cursor: pointer ;
	}
    
    
    
#main_content_area2 /*left menu main content - no right ads*/
{
    width:765px;
    float:left;
    display:inline;
    margin-left:25px;
}
#main_content_area3 /*left menu main content - no right ads*/
{
    width:440px;
    float:left;
    display:inline;
    margin-left:25px;
}
#main_content_area 
{
    width:620px;
    clear:left;
    margin-left:25px;
}
/*----------------------------------GARAGE DIVS-------------------------------------------*/
#garagediv /* style for the div that contains all garage material*/
{
	 /*align:center; */
	 width: 995px; 
	
	 margin: 0 auto 0 auto;
	 background-color: white;
	height: 100%;
	
}

#garagetopspacer
{
	height: 25px;
	width: 100%;
	
	background-color:inherit;
}

#garagecol1div
{
	width: 10px;
	height: 100%;
	float: left;
	display: inline;
	background-color:inherit;
}
#garagecol2div
{
	width: 155px;
	height: 100%;
	float: left;
	display: inline;
	background-color:inherit;
}
#garagecol3div
{
	width: 15px;
	height: 100%;
	float: left;
	display: inline;
	background-color:inherit;
}
#garagecol4div
{
	width: 540px;
	height: 100%;
	float: left;
	display: inline;
	background-color:inherit;
	
}
#garagematerialdiv
{
	border-color: #CCCECC;
	border-width: 1px; 
	border-style: solid;
	height: 100%; 
	width: 540px; 
	overflow:auto;
	min-height: 400px;
	padding: 5px 5px 5px 5px;
	
}
#garagematerialdivLARGE
{
	border-color: #CCCECC;
	border-width: 1px; 
	border-style: solid;
	height: 100%; 
	width: 740px; 
	overflow:auto;
	min-height: 400px;
	padding: 5px 5px 5px 5px;
}
	
#garagecol5div
{
	width: 10px;
	height: 100%;
	float: left;
	display: inline;
	background-color:inherit;
}
#garagecol6div
{
	width: 250px;
	height: 100%;
	float: left;
	display: inline;
 	background-color:inherit;
	
}
#garagecol7div
{
	width: 10px;
	height: 100%;
	float: left;
	display: inline;
	background-color:inherit;
}
/*--------------------------------END GARAGE DIVS-------------------------------------------*/
/*----------------------------------BEGIN MANAGE PARTS DIVS-------------------------------------------*/
#ManagePartsDiv /* style for the div that contains all garage material*/
{
	width: 995px; 
	margin: 0 auto 0 auto;
	background-color: white;
	min-height: 450px;
	height: 100%;
	vertical-align:top;
}
#ManagePartsDivLeftSide /*left menu main content - no right ads*/
{
    width:180px;
    float:left;
    display:inline;
    margin-top:5px;
   
   /* border-color: #CCCECC;
	border-width: 1px; 
	border-style: solid;*/
}


#ManagePartsMainContentDiv
 {
	width:740px;
    float:left;
    display:inline;
	overflow:auto;
    background-color: white;
    padding-left:25px;
    margin-top:5px;
   
  /* 	border-color: #CCCECC;
	border-width: 1px; 
	border-style: solid;*/
}
#ManagePartsMainContentSmallDiv
 {
	width:440px;
     float:left;
    display:inline;
	overflow:auto;
    background-color: white;
    padding-left:25px;
    margin-top:5px;
  /* 	border-color: #CCCECC;
	border-width: 1px; 
	border-style: solid;*/
}
#ManagePartsMainContentDivm
 {
	width:790px;
    float:left;
    display:inline;
   overflow:auto;
    background-color: white;
    padding-left:25px;
    height: 400px;
  /* 	border-color: #CCCECC;
	border-width: 1px; 
	border-style: solid;*/
}
#ManagePartsDivLeftSidem /*left menu main content - no right ads*/
{
    width:180px;
    float:left;
    display:inline;
    margin-left: 220px;
    background-color: white;
   
   /* border-color: #CCCECC;
	border-width: 1px; 
	border-style: solid;*/
}
/*----------------------------------END MANAGE PARTS DIVS-------------------------------------------*/
/*---------------------------------------------------------------------------------------------------*/
h1, .pageTitle
{
    font-family: Verdana, Tahoma, sans-serif;
    color: #AE0934;
    font-weight: bold;
    font-size: 18px;
    margin:0;
    padding:8px 0;
}
h2
{
    font-family: Verdana, Tahoma, sans-serif;
    /*color: #9F002C;
    color: #B87E01;*/
    color:#CFA140;
    font-weight: bold;
    font-size: 12px;
    margin:0;
    padding:8px 0;
}
h3
{
    font-family: Verdana, Tahoma, sans-serif;
    color: #AE0934;
    font-weight: normal;
    font-size: 12px;
    margin:0;
    padding:8px 0;
}
#feature_list 
{
    float:left;
    display:inline;
    width:220px;
    margin:0;
    padding:0 0 0 25px;
    margin-bottom:10px;
    height:170px;
    list-style-position:outside;
}
#feature_list li a {
    color:#333;
    font-size:14px;
    line-height:20px;
}
#feature_list .ui-tabs-selected a {
    color:#AE0934;
}
#feature_list li a:hover {
    text-decoration:none;
}
.ui-tabs-panel h1 
{
    padding:0;
}
.membership {
    border:1px solid #333;
    margin:10px 0;
    clear:both;
    float:left;
    width:940px;
}
.membership h1 {
    font-size:14px;
    color:#333;
    padding:10px 0 0 10px;
}
.membership ul {
    list-style:square;
}
.membership .join {
    float:right;
    display:inline;
    width:148px;
    height:101px;
    background:url(images/rounded_box_black.jpg) no-repeat;
    text-align:center;
    color:#FFF;
    margin:25px;
}
.membership .join p {
    color:#FFF;
    font-weight:bold;
    font-size:18px;
    margin:0;
    padding:1em 0;
}
/*Dashboard Tooltips*/
.tooltips 
{
    display:block;
}
.tooltips2 
{
    display:block;
}
.hover
{
   display:none;
   position:absolute;
   background:url(images/dashboard.gif) no-repeat; width: 280px;
   width:280px;
   padding:0px 0 10px 10px;
   color:#fff;
   z-index:101;
}
.hover2
{
   display: none;
   position:absolute;
   padding:10px 10px 10px 10px;
   z-index:101;
   width: 500px;
   margin-top: -50px;
   margin-left: 200px;
   background-color: White;
   border: solid 1px black;
}
.hover a 
{
    color:#FFF;
}
.hover a:hover
{
    color:#AAA;
}
.hover ul 
{
    list-style:none;
    padding-left:10px;
    margin:0;
}
.hover li 
{
    padding-top:6px;
}
#emailALL 
{
    display:none;
    border:1px solid #333;
    background:#FFF; 
    position:absolute; 
    top:45%;
    left:25%;
    width:500px;
    padding:20px;
}
#emailALL .textbox
{
    width:450px;
    margin:0 0 10px 0;
}
#emailALL .textarea
{
    width:450px;
    margin-top:0;
}

.edit 
{
    font-size:14px;
    display:block;
    color:#007F23;
    padding:10px 0 5px 30px;
    background:url(images/iconEdit.png) no-repeat left center;
}
#main_left_column .menutitle 
{
    padding:0 0 10px 20px;
}
.back 
{
    color:#007F23;
    font-size:16px;
    font-weight:bold;
}
h2.black 
{
    color:#000;
}
.HiddenValue
{
    visibility: hidden
}
.roundedcornr_box {
   background: #cccccc;
}
.roundedcornr_top div {
   background: url(roundedcornr_592767_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(roundedcornr_592767_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(roundedcornr_592767_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(roundedcornr_592767_br.png) no-repeat bottom right;
}
.roundedcornr_box_317029 {
	background: url(roundedcornr_317029_tl.png) no-repeat top left;
}
.roundedcornr_top_317029 {
	background: url(roundedcornr_317029_tr.png) no-repeat top right;
}
.roundedcornr_bottom_317029 {
	background: url(roundedcornr_317029_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_317029 div {
	background: url(roundedcornr_317029_br.png) no-repeat bottom right;
}
.roundedcornr_content_317029 {
	background: url(roundedcornr_317029_r.png) top right repeat-y;
}

.roundedcornr_top_317029 div,.roundedcornr_top_317029,
.roundedcornr_bottom_317029 div, .roundedcornr_bottom_317029 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_317029, .roundedcornr_bottom_317029 {
	margin-top: -19px;
}
.roundedcornr_content_317029 { padding: 0 15px; }
.roundedcornr_box_317029 {
	background: url(roundedcornr_317029_tl.png) no-repeat top left;
}
.roundedcornr_top_317029 {
	background: url(roundedcornr_317029_tr.png) no-repeat top right;
}
.roundedcornr_bottom_317029 {
	background: url(roundedcornr_317029_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_317029 div {
	background: url(roundedcornr_317029_br.png) no-repeat bottom right;
}
.roundedcornr_content_317029 {
	background: url(roundedcornr_317029_r.png) top right repeat-y;
}

.roundedcornr_top_317029 div,.roundedcornr_top_317029,
.roundedcornr_bottom_317029 div, .roundedcornr_bottom_317029 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_317029, .roundedcornr_bottom_317029 {
	margin-top: -19px;
}
.roundedcornr_content_317029 { padding: 0 15px; }

.buttonBack100 {
background-image: url('images/buttonGray100.gif');
width: 100px;
padding: 0;
text-align: center;
color: #AE0934;
}
.buttonBack50 {
background-image: url('images/buttonGray50.gif');
width: 50px;
padding: 0;
text-align: center;
color: #AE0934;
}
.buttonBack125 {
background-image: url('images/buttonGray125.gif');
width: 125px;
padding: 0;
text-align: center;
color: #AE0934;
}
.buttonBack75 {
background-image: url('images/buttonGray75.gif');
width: 75px;
padding: 0;
text-align: center;
color: #AE0934;
}
.goblack {
color: Black;

}
