
p,h1,h2,h3,a,li,span {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    text-align:left;
    margin: 0px;
    padding: 0px 0px 3px 0px;
    text-decoration:none;
//    color: #0000DF;
    color: #2e3192;
}

p.bold,span.iboldtalic{
    font-weight:bold;
}

p.red {
  color:#E20A16;
}

span.red a:link, span.red a:visited  {
  color:#E20A16;
}

span#top_banner {
    position: relative;
    top: 10px;
    left: 104px;
}

span.red, a.red {
    color:#E20A16;
}

div#home_main_image{
    float:left;
    display:inline;
    width:572px;
    height:250px;
    margin:0 0 0 3px;
    padding:0px;
}

div#left_col_contents {
    margin: 0px 0px 10px 10px;
    text-align: left;
    width: 170px;
}

div#left_col_contents a:hover { 
  text-decoration: underline;  
}


div#main{
    width:971px;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}

div#header{
    display: block;
    width:971px;
    height:162px;
    background-image:url(img/top_header.gif);
    background-repeat:no-repeat;
    margin-top:5px;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
    padding:0px;
}
div#main_top{
    float:left;
    display:inline;
    width:971px;
    height: 19px;
    margin:0px;
    padding:0px;
    background-image:url(img/main_top.gif);
    background-repeat:no-repeat;
    background-position:0px 0px;
}


div#main_middle{
    float:left;
    display:inline;
    width:971px;
    margin:0px;
    padding:0px;
    background-image:url(img/main_middle.gif);
    background-repeat:repeat;
    background-position:0px 0px;
}


div#main_bottom{
    float:left;
    display:inline;
    width:971px;
    margin: 0px;
    padding:0px;
    background-image:url(img/main_bottom.gif);
    background-repeat:no-repeat;
    background-position:0px 0px;
}


div#col_left{
    float:left;
    display:inline;
    width:196px;
    margin: 0px 0px 0px 6px;
    padding:0px 0px 0px 5px;
}

div#col_middle{
    float:left;
    display:inline;
    width:581px;
    margin: 5px 0px 0px 5px;
    padding:0px;
}

div#col_right{
    float:left;
    display:inline;
    width:150px;
    margin: 0px 0px 0px 6px;
    padding:0px 0px 0px 0px;
}

div#footer_nav{
    background-color: #white;
}

ul#footer_nav {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0 ;
}
ul#footer_nav li {
    display: block;
    float: left;
    margin:0;
    padding:0;
}
ul#footer_nav li a {
    display:block;
    margin: 0;
    padding: 0px;
    color:#2e3192;
    font-size: 11px;
}
ul#footer_nav li.divider {
    display:block;
    margin: 0 6px 0 6px;
    padding: 0px;
    color:#0000DF;
    font-size: 11px;
}

ul#footer_nav li a#nav_style{
}
ul#footer_nav li a#nav_style:hover {
    color:#FF0100;
    text-decoration: underline;
}

///////////////////// MAIN NAV STYLES
*/
div#nav{
    float:left;
    display:inline;
    margin:14px 0 0 21px;
    padding:0px;
    width:513px;
}


div#nav ul#top_nav {
    list-style: none;
    padding: 0;
    margin: 0 ;
}
ul#top_nav li {
    display: block;
    float: left;
    margin:0;
    padding:0;
}
ul#top_nav li a {
    display:block;
    margin: 0 0 0 0;
    padding: 0px;
    text-decoration: none;
    height: 22px;
    background-repeat: no-repeat;
}
ul#top_nav li.divider {
    display:block;
    margin: 0 0 0 0;
    padding: 0px;
    text-decoration: none;
    width: 21px;
    height: 22px;
    background-image:url(img/00_main_nav_divider.gif);
    background-position:0px 0px;
    background-repeat: no-repeat;
}

ul#top_nav li a#home {
    width: 45px;
    background-image:url(img/nav.gif);
    background-position:0px 1px;
}
ul#top_nav li a#home:hover {
    background-position:0px -42px;
}

ul#top_nav li a#about_us {
    width: 72px;
    background-image:url(img/nav.gif);
    background-position:-75px 1px;
}
ul#top_nav li a#about_us:hover {
    background-position:-75px -42px;
}
ul#top_nav li a.active#about_us,ul#top_nav li a.active#about_us:hover {
    background-position:0px -69px;
}
ul#top_nav li a#contact_us {
    width: 84px;
    background-image:url(img/nav.gif);
    background-position:-171px 1px;
}
ul#top_nav li a#contact_us:hover {
    background-position:-171px -42px;
}
ul#top_nav li a#register {
    width: 68px;
    background-image:url(img/nav.gif);
    background-position:-278px 1px;
}
ul#top_nav li a#register:hover {
    background-position:-278px -42px;
}

ul#top_nav li a#myaccount {
    width: 120px;
    background-image:url(img/nav.gif);
    background-position:-355px 1px;
}
ul#top_nav li a#myaccount:hover {
    background-position:-355px -42px;
}


div#nav {
    position: relative;
    top: 14px;
    left: 240px;
}

h2{
    color: #2e3192;
    font-size: 16px;
    margin: 5px;
}

div#col_middle div.text p, div#col_middle div.text a, div#col_middle div.text li{
    color:#000;
    margin: 10px 5px 10px 10px;
}

div#breadcrumb_nav{
    margin:0 0 5px 8px;
    padding:0;
}
div#breadcrumb_nav a:hover{
    text-decoration: underline;
    color: red;
}

div#group_combos{
    position: relative;
    top: 117px;
    left: 20px;
    text-align: left;
}

div#home_features div.left_box{
    float:left;
    display:inline;
    width:275px;
    height:306px;
    margin:5px 0px 0px 15px;
    padding:0 0 0px 0px;
}

div#home_features div.right_box{
    float:left;
    display:inline;
    width:275px;
    height:306px;
    margin:5px 0px 0px 2px;
    padding:0 0 0px 0px;
}

div#login{
    float:left;
    display:inline;
    width:145px;
    margin:0px 0 0 10px;
    padding:0px;
    background-image:url(img/hootys_box.gif);
    background-repeat:no-repeat;
    background-position:108px 0px;
  overflow: hidden;
}
div#logged_in{
    float:left;
    display:inline;
    width:145px;
    margin:0px 0 0 10px;
    padding:0px;
    background-image:url(img/hootys_box_closed.gif);
    background-repeat:no-repeat;
    background-position:122px 0px;
  overflow: hidden;
}
div#login a, div#login p{
    color:#2e3192;
}
div#login form#frm_login{
}
div#login form#frm_login input.text{
    width:140px;
    color:#2e3192;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    margin:0 0 7px 0;
    padding:3px 0px 3px 0px;
}

div#products_page_nav{
    float:left;
    display:inline;
    width:572px;
    margin:10px 10px 10px 10px;
    text-align:right;
}
div#products_page_nav form, div#products_page_nav span{
    display:inline;
}
div#products_page_nav form{
    margin:0 8px 0 0;
}
div#products_page_nav span{
    margin:3px 0 0 0;
    color:#FF0100;
}
div#products_page_nav a{
    color:#0000DF;
    margin:0 3px 0 0;
    text-decoration:none;
}
div#products_page_nav a:hover{
    text-decoration:underline;
}
div#products_page_nav a.next{
    display:inline;
    color:#0000DF;
    margin:0 3px 0 8px;
    padding:0 16px 0 0px;
    background-image:url(../../sitepix/structural/btn_arrow.gif);
    background-repeat:no-repeat;
    background-position:30px 2px;
    text-decoration:none;
}

div#list_small{
    width:550px;
    height:111px;
    margin:0px 0px 0px 15px;
    background-image:url('img/list_small_background.gif');
    background-repeat: no-repeat;
    padding:3px;
}
div#list_small_inner{
    text-align: left;
    width:550px;
    height:100px;
    margin:6px 3px 3px 17px;
}
div#list_large{
    width:550px;
    height:261px;
    margin:0px 0px 0px 15px;
    background-image:url('img/list_large_background.gif');
    background-repeat: no-repeat;
    padding:3px;
}
div#list_large_inner{
    text-align: left;
    width:550px;
    height:261px;
    margin:16px 16px 16px 16px;
}

div#list_photo{
    float: left;
    width:150px;
    height:268px;
    margin:0px 0px 0px 0px;
    background-image:url('img/list_photo_background.gif');
    background-repeat: no-repeat;
    padding:1px;
}
div#list_photo_inner{
    text-align: left;
    width:135px;
    height:268px;
    margin:20px 20px 20px 10px;
}


div#product_landscape{
    float: left;
    
    width:240px;
    height:156px;
    margin:10px 0px 0px 10px;
    padding:10px;
    background-image:url(img/landscape_background.gif);
    background-repeat:no-repeat;
}

div#product_portrait{
    float: left;
    width:110px;
    height:342px;
    margin:10px 0px 0px 10px;
    padding:10px 10px 10px 8px;
    background-image:url(img/portrait_background.gif);
    background-repeat:no-repeat;
}

div#product_square{
    float: left;
    width:240px;
    height:342px;
    margin:10px 0px 0px 10px;
    padding:10px 10px 10px 10px;
    background-image:url(img/square_background.gif);
    background-repeat:no-repeat;
}


div#product_landscape_photo{
    margin:10px 0px 0px 18px;
    width:170px;
    height:85px;
}

div#product_portrait_photo{
    margin:10px 0px 0px 2px;
    width:100px;
    height:200px;
    font-weight:bold;
    font-family: Verdana, Arial, sans-serif;
    font-size: 24px;
    text-align:center;
    color:#E20A16;    
    left: 3px;
    position: relative;
}

div#product_square_photo{
    margin:10px 0px 0px 18px;
    width:200px;
    height:200px;    
}


div#product_portrait_mega{
    float: left;
    width:110px;
    height:342px;
    margin:10px 0px 0px 10px;
    padding:10px 10px 10px 8px;
    background-image:url(img/portrait_background_mega.gif);
    background-repeat:no-repeat;
}                           

div#product_square_mega{
    float: left;
    width:240px;
    height:342px;
    margin:10px 0px 0px 10px;
    padding:10px 10px 10px 10px;
    background-image:url(img/square_background_mega.gif);
    background-repeat:no-repeat;
}

div#product_landscape_mega{
    float: left;    
    width:240px;
    height:156px;
    margin:10px 0px 0px 10px;
    padding:10px;
    background-image:url(img/landscape_background_mega.gif);
    background-repeat:no-repeat;
}

div#product_portrait_special{
    float: left;
    width:110px;
    height:342px;
    margin:10px 0px 0px 10px;
    padding:10px 10px 10px 8px;
    background-image:url(img/portrait_background_special.gif);
    background-repeat:no-repeat;
}

div#product_square_special{
    float: left;
    width:240px;
    height:342px;
    margin:10px 0px 0px 10px;
    padding:10px 10px 10px 10px;
    background-image:url(img/square_background_special.gif);
    background-repeat:no-repeat;
}

div#product_landscape_special{
    float: left;    
    width:240px;
    height:156px;
    margin:10px 0px 0px 10px;
    padding:10px;
    background-image:url(img/landscape_background_special.gif);
    background-repeat:no-repeat;
}





div#col_middle div.text{
    float:left;
    display:inline;
    width:572px;
    margin:0 11px 0 11px;
    padding:0px;
}
div#col_middle div.text p, div#col_middle div.text a, div#col_middle div.text li{
    color:#2e3192;
}
div#col_middle div.text h2{
    padding-bottom:7px;


}
div#col_middle div.text p{
    padding-bottom:7px;
    padding-right: 11px;
}
div#col_middle div.text p.bold{
    padding-top:8px;
    padding-right: 11px;
}
div#col_middle div.text a{
    color:#2e3192;
    text-decoration:none;
    font-weight: bold;
    padding: 0px;
}
div#col_middle div.text a:hover{
    text-decoration:underline;
}

.pay_msg  {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    text-align:center;
    margin: 0px;
    padding: 0px 0px 3px 0px;
    text-decoration:none;
    color: #2e3192;
    font-weight: bold;    
}

.pay_msg_title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    text-align:center;
    margin: 0px;
    padding: 0px 0px 3px 0px;
    text-decoration:none;
    color: red;
    font-weight: bold;    
}

.pay_msg a {
    text-decoration: none;
}

.pay_msg a:hover{
    text-decoration:underline;
}
