/* CSS Document */

body {
font-family:Tahoma, Arial, Helvetica, sans-serif;
line-height:normal;
}

.top_info {
}

.top_info a {
color:#000000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

/* ------------------ LOGO ------------------ */

.logo h1 {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
font-weight:normal;
letter-spacing:1px;
line-height:34px;
padding:12px 0 0 20px;
}

.logo h2 {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
letter-spacing:2px;
padding:0 0 0 20px;
}

.logo a {
text-decoration:none;
}


/* ------------------ MAIN MENU ------------------ */

.menu_item a {
color:#ffffff;
display:block;
float:left;
font-size:11px;
font-weight:bold;
padding:5px 15px 0 15px;
text-decoration:none;
}

.menu_item a:hover {
text-decoration:underline;
}


/* ------------------ SUBMENU ------------------ */

.submenu_header {
background-image:url(../images/bg-submenu-corner.gif);
background-position:top left;
background-repeat:no-repeat;
background-color:#ff6507;
color:#ffffff;
font-size:12px;
font-weight:bold;
margin:5px 0 0 0;
padding:5px 0 6px 0;
text-align:center;
width:160px;
}

.submenu_item_main {
background-color:#204973;
color:#ffffff;
display:block;
float:left;
font-size:11px;
font-weight:bold;
padding:4px 0 4px 0;
text-decoration:none;
width:160px;
}

.submenu_item_main a {
background-color:#204973;
color:#ffffff;
float:left;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.submenu_item_main a:hover {
text-decoration:underline;
}

.submenu_item a {
background-color:#3f6387;
color:#ffffff;
display:block;
float:left;
font-size:11px;
padding:3px 0 3px 0;
text-decoration:none;
width:160px;
}

.submenu_item a:hover {
background-color:#5a7897;
}

/* ------------------ MIDDLE COLUMN ------------------ */

.middle_column_header {
background-color:#444444;
background-image:url(../images/bg-model_selector_corner.gif);
background-position:top right;
background-repeat:no-repeat;
color:#eeeeee;
font-size:12px;
margin:5px 0 0 0;
padding:5px 0 6px 0;
text-align:left;
width:580px;
}

.middle_column_header a {
color:#eeeeee;
text-decoration:underline;
}

.middle_column_header a:hover {
color:#eeeeee;
text-decoration:none;
}

.model_title_header {
background-color:#dddddd;
color:#222222;
font-size:12px;
font-weight:bold;
padding:3px 0 0 0;
text-align:center;
width:580px;
}

.model_description {
display:block;
float:left;
font-size:11px;
padding:0 0 5px 0;
margin-top:10px;
width:280px;
}

.model_description strong {
font-weight:bold;
}

.model_description a {
color:#204973;
text-decoration:underline;
}

.model_description a:hover {
text-decoration:none;
}

.separator {
margin-top:5px;
padding-bottom:5px;
border-top:1px solid #eeeeee;
font-size:1px;
}

.cart_input {
margin:5px 0 0 0;
}

.cart_input_label {
position:relative;
top:3px;
display:block;
float:left;
width:50px;
}

/* ------------------ MODEL OVERLAYS ------------------ */

.model {
display:block;
float:left;
font-size:11px;
height:150px;
margin:2px 0 0 0;
text-align:center;
width:150px;
}

.model_prv {
display:block;
float:left;
font-size:11px;
height:150px;
margin:10px;
text-align:center;
width:150px;
}



.model strong {
font-weight:bold;
}

.model a {
color:#666666;
text-decoration:none;
}

.model_bg_layer {
background-position:-75px -50px;
display:block;
height:150px;
width:150px;
}


/* ------------------ NAVIGATION ------------------ */

.navigation {
font-size:12px;
}


/* ------------------ SHOW MODEL ------------------ */

.show_big_model {
display:block;
float:left;
height:300px;
width:300px;
margin-top:5px;
}

.lighter {
color:#666666;
font-size:11px;
}

.lighter a {
color:#666666;
}

.select_model {
background-image:url(../images/bg-model_selector.gif);
height:45px;
width:580px;
color:#000000;
font-size:11px;
text-align:center;
}

.select_model_cont {
padding:3px 0 0 0;
}

.select_model_cont a {
color:#000000;
text-decoration:underline;
}

.select_model_cont a:hover {
color:#000000;
text-decoration:none;
}

.select_model_cont strong {
font-weight:bold;
}

.select_model select {
margin:3px 0 0 0;
}

.cart {
margin-top:10px;
background-color:#f5f5f5;
padding:5px;
border:1px solid #eeeeee;
}

.cart h1 {
font-size:14px;
font-weight:bold;
margin:0 0 10px 0;
padding:3px;
border-bottom:1px solid #dddddd;
}

/* ------------------ INPUT SIZES ------------------ */

.common input, .common select {
margin:4px 0 4px 0;
}

.big_size input {
width:250px;
}

.medium_size input {
width:150px;
}


/* ------------------ RIGHT COLUMN ------------------ */

.login_header {
background-image:url(../images/bg-submenu-corner_l.gif);
background-position:top right;
background-repeat:no-repeat;
background-color:#ff6507;
color:#ffffff;
font-size:12px;
font-weight:bold;
float:left;
margin:5px 0 0 0;
padding:5px 0 6px 0;
text-align:center;
width:150px;
}

.login {
clear:both;
background-image:url(../images/bg-250_box_bottom.gif);
background-position:bottom;
background-repeat:no-repeat;
color:#444444;
font-size:12px;
background-color:#dddddd;
text-align:center;
padding:5px;
}

.login strong {
font-weight:bold;
}

.login_separator {
clear:both;
display:block;
background-color:#ff6507;
font-size:1px;
height:2px;
width:250px;
}

.login_input input {
border:1px solid #bbbbbb;
padding:2px;
margin:2px 0 0 0;
width:170px;
}

.forum_input input {
border:1px solid #bbbbbb;
padding:2px;
margin:2px 0 0 0;
width:430px;
}

.forum_input textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444444;
border:1px solid #bbbbbb;
padding:2px;
margin:2px 0 0 0;
width:430px;
height:200px;
}


.forum_input label {
position:relative;
top:5px;
display:block;
float:left;
width:80px;
height:20px;
text-align:right;
font-weight:bold;
padding:0 10px 0 0;
}

.login a {
color:#444444;
font-size:11px;
text-decoration:underline;
}

.login a:hover {
text-decoration:none;
}

.login h2 {
border-bottom:1px solid #aaaaaa;
font-weight:bold;
margin:0 5px 0 5px;
padding:0 0 2px 0;
text-align:left;
}

.contest_exp {
font-size:11px;
text-align:left;
padding:5px 5px 10px 5px;
}

.contest_exp strong {
font-weight:bold;
}

.box_header {
background-image:url(../images/bg-250_box_top.gif);
background-position:top right;
background-repeat:no-repeat;
background-color:#ff6507;
color:#ffffff;
font-size:12px;
font-weight:bold;
float:left;
margin:5px 0 0 0;
padding:5px 0 6px 0;
text-align:center;
width:250px;
}


.newsletter_rss {
background-color:#eeeeee;
margin:5px 0 0 0;
width:250px;
}

.newsletter_rss h1 {
background-color:#444444;
color:#ffffff;
font-size:12px;
font-weight:bold;
padding:3px 0 3px 0;
text-align:center;
}

.newsletter_rss_txt {
font-size:11px;
padding:10px;
margin-bottom:20px;
}

.newsletter_rss_txt strong {
font-weight:bold;
}

/* ------------------ VOTE ------------------ */

.vote_container {
margin-top:10px;
display:block;
padding-left:30px;
}

.vote_left {
position:relative;
top:6px;
clear:both;
float:left;
width:130px;
}

.vote_right {
float:left;
}

/* ------------------ FOOTER ------------------ */

.footer_text {
color:#555555;
font-size:11px;
padding:10px 0 5px 0;
}

.footer_text a {
color:#555555;
text-decoration:underline;
}

.footer_text a:hover {
color:#555555;
text-decoration:none;
}

.footer_top {
margin:0 20px 5px 20px;
padding:0 0 5px 0;
}

/* ------------------ INDEX ------------------ */

.index_middle {
margin-top:5px;
}

.main_banner {
display:block;
background-image:url(/template/images/main_banner.jpg);
width:580px; 
height:269px; 
}

.main_banner h1 {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
padding:240px 0 0 20px;
font-size:12px;
font-weight:bold;
}

.main_banner a {
color:#ffffff;
text-decoration:underline;
}

.main_banner a:hover{
text-decoration:none;
}

.news h1 {
font-size:12px;
font-weight:bold;
border-bottom:1px solid #eeeeee;
padding:0 0 3px 0;
margin:0 0 10px 0;
}

.news {
padding:10px 0 5px 5px;
font-size:11px;
color:#444444;
}

.news a {
color:#444444;
text-decoration:underline;
}

.news a:hover {
text-decoration:none;
}

.news strong {
font-weight:bold;
}

.product_list_header {
background-image:url(../images/new_pr_header.png);
height:70px;
margin-top:5px;
text-align:center;
width:150px;
}

.product_list_header h1 {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
padding:22px 0 0 0;
font-size:16px;
font-weight:normal;
}

/* ------------------ CONTENT ------------------ */

.common_content {
font-size:11px;
padding:10px 10px 0 10px;
}

.common_content a {
color:#000000;
text-decoration:underline;
}

.common_content a:hover {
text-decoration:none;
}

.common_content strong {
font-weight:bold;
}

.login_input label {
position:relative;
top:5px;
display:block;
float:left;
width:120px;
height:20px;
text-align:right;
font-weight:bold;
padding:0 10px 0 0;
}

.common_content_form {
width:300px;
padding:10px;
margin:10px 0 20px 0;
}

.common_content h1 {
font-size:12px;
font-weight:bold;
border-bottom:1px solid #dddddd;
margin-bottom:10px;
padding-bottom:3px;
}

/* ------------------ CART ------------------ */

.drop_cart {
margin-top:15px;
}

.drop_cart a {
text-decoration:none;
}

.cart_price {
text-align:right;
padding-top:30px;
}

.cart_total {
font-size:12px;
text-align:right;
margin:20px 10px 40px 0;
}

.cart_total strong {
font-weight:bold;
}

.cart_total a {
color:#000000;
text-decoration:underline;
}

.cart_total a:hover {
text-decoration:none;
}

/* ------------------ LISTS ------------------ */

.model_container {
display:block;
height:150px;
width:580px;
border-bottom:1px solid #dddddd;
padding-bottom:10px;
margin-top:10px;
}

.list_thumbnail a {
display:block;
width:150px;
height:150px;
}

.list_thumbnail {
display:block;
float:left;
height:150px;
width:150px;
}

.list_details {
float:left;
padding:10px 0 0 20px;
color:#444444;
font-size:11px;
width:400px;
}

.list_details strong {
font-weight:bold;
}

.list_details a {
color:#000000;
text-decoration:underline;
}

.list_details a:hover {
text-decoration:none;
}

.list_details h1 {
color:#000000;
font-size:12px;
font-weight:bold;

}

/* ------------------ CUSTOM ------------------ */

.custom_creation {
color:#000000;
font-size:11px;

}


.custom_creation h1 {
color:#000000;
font-size:12px;
font-weight:bold;
border-bottom:1px solid #dddddd;
margin:10px 0 5px 0;
padding-bottom:2px;
}

.custom_warning {
color:#000000;
font-size:12px;
padding:20px;
text-align:center;
font-weight:bold;
}

.custom_shirt_thumbnail a {
text-decoration:none;
}

.error_message {
padding:10px;
border:2px solid #ff0000;
margin:10px;
}

.success_message {
padding:10px;
border:2px solid #00cc00;
margin:10px;
}

.subcategory_list {
color:#777777;
padding:10px;
font-size:12px;
line-height:18px;
}

.subcategory_list a {
color:#000000;
text-decoration:underline;
}

.subcategory_list a:hover {
text-decoration:none;
}

