.fieldstyle 
{
	width: 200px;
}
body 
{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	background: White;
	border-width: 0px;
}

table
{
	width: 100%;
	background-color: #9999FF;	
}

.pp 
{
	color: #666600;
	font-weight: bold;
}


a:link, a:visited 
{
color: #000000;
text-decoration: none;
}


h3
{
	clear: both;
}
#header 
{
	margin: 0;
	padding: 10px;
	height: 120px;
	background-color: #FF9900;
}

#call_now
{
	font-weight: bold;
	font-size: larger;
}

.bold
{
	font-weight: bold;
}


#header h1 
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #FFFFFF;
}
	
#footer 
{
	padding: 10px 20px;
	background-color: #FF9900;
	height: 50px;
}
	
#content 
{
	background: #9999FF;
	height: 1%; /* hack! */
}

	
.float_left 
{
	float: left;
	padding: 0px 5px 5px 0px;
}
	
.float_right 
{
	float: right;
}

.note
{
	font-size: smaller;
}
	

/*Navigation */
#navholder 
{
width: 150px;
padding: 20px;
}

#navholder ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#navholder li 
{
	margin: 2px;
}

#navholder a 
{
display: block;
background-color: #9999FF;
padding: 4px 4px 4px 15px;
border-right: 2px solid #000000;
border-left: 1px solid #666666;
border-bottom: 2px solid #000000;
}

#navholder a:hover, #navholder a:active 
{
	color: #000000;
	text-decoration: none;
	background: #FFFFCC;
}





html {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}
body {
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    width: 1000px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border: 1px solid #E0E0E0;
    position: relative;
	height: 100%;
}

body,td,th {
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.footer {
    background-image: url(../images/footer_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    margin: 0px;
    padding: 0px;
    height: 94px;
}
.header {
    background-image: url(../images/top_bg.html);
    margin: 0px;
    padding: 0px;
    height: 141px;
    background-repeat: repeat-x;
}
.header .topmenu .welcome {
    font-weight: normal;
    color: #FFFFFF;
    font-size: 11px;
    float: left;
    width: 330px;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-left: 15px;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.header .topmenu .welcome strong {
    font-size: 12px;
}
.header .topmenu .welcome a, .header .topmenu .welcome a:link, .header .topmenu .welcome a:visited {
    font-weight: bold;
    color: #FFFFFF;
}
.header .topmenu a.menu, .header .topmenu a.menu:link, .header .topmenu a.menu:visited {
    color: #000000;
    display: block;
    float: left;
    margin: 0px;
    padding-top: 6px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 7px;
    text-decoration: none;
}
.header .topmenu a.menu:hover
{
    background-color: #bebebe;
}
.header .topmenu a.cart, .header .topmenu a.cart:link, .header .topmenu a.cart:visited {
    color: #FFFFFF;
    display: block;
    float: left;/**/
    margin: 0px;
    padding-top: 6px;
    padding-right: 10px;
    padding-left: 22px;
    padding-bottom: 7px;
    text-decoration: none;
    background-color: #c80505;
    background-image: url(../images/cart_ico.gif);
    background-repeat: no-repeat;
    background-position: 3px;
}
.header .topmenu a.cart:hover
{
    background-color: #FFFFFF;
    color: #000000;
    background-image: url(../images/cart_ico_hover.gif);
}
.header .topmenu a.reg, .header .topmenu a.reg:link, .header .topmenu a.reg:visited {
    color: #FFFFFF;
    display: block;
    float: left;
    margin: 0px;
    padding-top: 6px;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
}

.header .topmenu {
    height: 26px;
    padding: 0px;
    margin-top: 4px;
    _padding-top: 4px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.header h1 {
    text-indent: -2000px;
    background-image: url(../images/stoplogo_top.html);
    background-repeat: no-repeat;
    height: 58px;
    width: 158px;
    margin: 0px;
    padding-top: 26px;
    padding-right: 36px;
    padding-bottom: 26px;
    padding-left: 36px;
    background-position: center center;
}
.header .top_banner {
    margin: 0px;
    padding: 0px;
    height: 54px;
    width: 284px;
    position: absolute;
    top: 23px;
    right: 22px;
}

.content .top_text {
    padding: 4px;
    margin-top: 0px;
    margin-bottom: 16px;
    margin-right: 30px;
    margin-left: 30px;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #C0C0C0;
}

.content table.content {
    width: 900px;
}
.content .content_row .left_box {
    margin: 0px;
    padding: 0px;
    width: 195px;
    vertical-align: top;
}
.content .content_row td.main_content_box {
    vertical-align: top;
    margin: 0px;
    padding: 0px;
}
.left_box .left_cat {
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 12px;
    padding-left: 20px;
    width: 155px;
    border-right-width: 2px;
    border-right-style: dotted;
    border-right-color: #C0C0C0;
    margin-top: 12px;
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
    text-align: right;
}
.left_cat a,.left_cat a:link, .left_cat a:visited {
    display: block;
    color: #959595;
    text-decoration: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 15px;
    padding-left: 0px;
}
.left_cat a:hover {
    color: #FF0000;
    text-decoration: underline;
}
.left_cat a.active,.left_cat a.active:link, .left_cat a.active:visited {
    color: #FF0000;
    background-image: url(../images/grey_cut.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
.left_cat a.active:hover {
    font-weight: bold;
}
.sample_box ul {
    width: 125px;
    margin-top: 7px;
    margin-right: 15px;
    _margin-right: 05px;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0px;
    float: right;
}
.sample_box li {
    list-style-image: url(../images/reg_cut.gif);
    margin-top: 2px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
    padding: 0px;
    text-align: left;
}
.footer .content {
    background-image: url(../images/stop_logo_down.html);
    background-repeat: no-repeat;
    background-position: right center;
    height: 67px;
    margin-top: 8px;
    margin-right: 10px;
    margin-left: 10px;
}
.main_content_box .sample_box {
    background-image: url(../images/box_bg.gif);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px;
    height: 178px;
    width: 312px;
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}
.main_content_box .sample_box h2 {
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    color: #FF0000;
    font-size: 14px;
    padding: 0px;
    margin-top: 7px;
    margin-right: 25px;
    margin-bottom: 0px;
    margin-left: auto;
    width: 125px;
    _width: 105px;
    text-align: left;
    font-weight: bold;
    float: right;
}
.sample_box img {
    float: left;
    padding: 1px;
    margin-top: 25px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: 12px;
    _margin-left: 14px;
}
.sample_box .button {
    display: block;
    margin: 0px;
    background-image: url(../images/red_button.gif);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 119px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.content .button_new_template {
    display: block;
    margin: 0px;
    background-image: url(../images/red_button.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 119px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.footer a, .footer a:link, .footer a:visited {
    color: #CC0000;
}
.footer a:hover {color: #000000;}
.footnav a, .footnav a:link, .footnav a:visited {
    color: #666666;
}
.left_box  #item_edit.joe_control {
    background-color: #CCCCCC;
}

.footnav a:hover {color: #000000;}
.left_box .joe_control {
    padding: 0px;
    width: 190px;
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 5px;
    margin-left: auto;
    background-image: url(../images/joe_c_bg.gif);
    background-repeat: repeat-y;
}
.left_box .joe_control#item_add a, .left_box .joe_control#item_add a:link, .left_box .joe_control#item_add a:visited {
    text-decoration: none;
    display: block;
    height: 24px;
    margin-left: 15px;
    color: #333333;
    font-weight: bold;
}
.main_content_box .composer {
    width: 690px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 400px;
    padding: 0px;
    background-repeat: repeat;
    background-position: center center;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #999999;

}
.main_content_box .composer tr td {background-image: url(../images/art_board.gif);}
.left_box .joe_control p {
    margin: 5px;
    padding: 0px;
}
table.movpad {
    padding: 0px;
    margin-top: 3px;
    margin-right: auto;
    margin-bottom: 3px;
    margin-left: auto;
}
