* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial, Helvetica, sans-serif;
}

body {
    background-color: #C0C0C0;
    background-image: url(/images/frontend/bg-body.gif);
    background-repeat: repeat-x;
    background-position:top left;
    font-size: 10pt;
}
#page {
    background-image: url(/images/frontend/bg-page.jpg);
    background-repeat: no-repeat;
    background-position:top center;
    margin: 0 auto;
    width: 1400px;
    min-height: 720px;
}

.buttonBig:hover{cursor:pointer;}

.error{border:1px solid red; background-color:#FDCECE; color:red;font-family:arial;font-size:12px;margin:0 0 5px 0;padding:10px;width:94%;}
.message{ background-color:#ABFFBB;border:1px solid #27933B;color:#125526;margin:10px 0 20px;padding:10px;}

ul.error_list{float:left; list-style:none; border:1px solid red; background-color:#FDCECE; color:red; font-size:12px;padding:3px;width:100%; margin:0 0 3px 0;}
	ul.error_list li{color:red; margin-left:5px;font-size:12px;}

.newsList{margin:10px 0;}
	.newsList .newsItem{margin:10px 0; padding:10px 0; border-top:1px dotted #cccccc;}
	.newsList .newsItem h2 a{font-size:14px;}
	.newsList .newsItem .date{color:#999;}
	
	.newsList .newsItem .testiUser{font-size:12px; font-weight:bold;}
	
.signinBox{float:left;}

.productList{float:left; width:100%; margin:20px 0 40px;}
	.productList .product{float:left; width:100%; margin:10px 0; padding:10px 0; border-top:1px dotted #ccc;}
		.productList .product img{float:left; width:75px; padding:2px; border:1px solid #cccccc;}
			.productList .product img:hover{background:#e6e6e6;}
		.productList .product .blurb{float:left; width:82%; margin:0 0 0 10px;}
		.productList .product h2 a {font-size: 14px;}

.images{float:left; margin:0 10px 0 0;}
	.images img{padding:2px; border:1px solid #cccccc;}
		.images img:hover{background:#e6e6e6;}

.gallery{float:left; width:100%; margin:10px 0;}
	.gallery img{padding:2px; border:1px solid #cccccc; margin:0 10px 0 0;}
		.gallery img:hover{background:#e6e6e6;}


.breadcrumbs {
    color: #A5A5A5;
    font-size: 11px;
    margin: 0 0 3px;
    overflow: hidden;
    padding: 19px 0 0;
}
.breadcrumbs li {
    background: url("/images/frontend/separator03.gif") no-repeat scroll 100% 5px transparent;
    float: left;
    list-style: none outside none;
    padding: 0 12px 0 5px;
    margin: 0;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
    color: #A5A5A5;
    float: left;
}
.breadcrumbs a:hover {
    color: #FFFFFF;
}
.breadcrumbs li {
    color: #A5A5A5;
    font-size: 11px;
}

#search{float:right;padding-top:31px;}
	#search form input{float:left; clear:none;}
		#search form input[type=text]{width:auto !important; border:1px solid #ccc; paddding:2px;}
		#search form input[type=submit]{border:1px solid #ccc; padding:4px; margin:0 0 0 5px;}

h1, h2, h3, h4, h5, h6, p, li, blockquote, th, td, label, input, textarea {
    padding: 5px;
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

h1 {
	margin: 0;
	padding: 0;
	color: #3F48AB;
}

.pageheader h1 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    clear: left;
}

h2 {
    font-size: 16px;
    color: #ef9c34;
}

h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
}

p, li, th, td, input, label, textarea {
    color: #000;
    font-size: 10pt;
}
.testimonial p, .testimonial li, .testimonial th, .testimonial td {
    font-size: 12pt;
}

p {
    /* clear: both; */
}

ol li, ul li {
    list-style-position: outside;
    margin-left: 40px;
}

blockquote {
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
}

a:link, a:visited {
    color: #135CAE;
    text-decoration: none;
}

a:hover, a:active {
    color: #114d88;
    text-decoration: underline;
}

#container {
    width: 1030px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom:20px;
}
.w-bottom {
    background: url("/images/frontend/bg-w-main-bottom.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 101px;
    overflow: hidden;
    text-indent: -9999px;
    width: 100%;
}

    #header {
        height: 115px;
        background:  #EAEAEA;
        margin-top: 5px;
        padding: 5px;
        padding-bottom: 0;
        border: 1px solid #999;
    }
    .w-main {
	    margin: 0 auto;
	    width: 1004px;
	}
	.w-top {
	    background: url('/images/frontend/bg-w-main-top.png') no-repeat scroll 0 0 transparent;
	    height: 50px;
	    overflow: hidden;
	    text-indent: -9999px;
	}
	.w-content {
	    background: url('/images/frontend/bg-w-main-content.png') repeat-y scroll 0 0 transparent;
	    padding: 0 22px;
	    width: 960px;
	}
    #container {
	    margin: -28px 0 -76px;
	    position: relative;
	    width: 960px;
	    min-height: 500px;
	}
	.sidebar-main {
	    background: url('/images/frontend/bg-main-area.gif') no-repeat scroll 0 0 transparent;
	    padding: 25px 20px 0;
	    width: 900px;
	}
	#cheader {
	    background: url('/images/frontend/bg-header.gif') no-repeat scroll 0 0 transparent;
	    width: 100%;
	}
	#cheader .top {
	    height: 85px;
	    margin: 0;
	    overflow: hidden;
	    width: 100%;
	}
	.top {
	    font-size: 0.9em;
	}
	#cheader .logo {
	    display: inline;
	    float: left;
	    height: 70px;
	    overflow: hidden;
	    padding: 10px 26px 0 27px;
	}
	#cheader .tagline {
	    background-image: url('/images/frontend/bg-slogan.gif');
	    background-position: left 22px;
	    background-repeat: no-repeat;
	    color: #BABABA;
	    display: inline;
	    float: left;
	    font-family: Arial,Helvetica,sans-serif;
	    font-size: 12px;
	    height: 37px;
	    padding-left: 26px;
	    padding-top: 34px;
	}
	#cheader .call-box {
	    color: #696969;
	    float: right;
	    font-family: "Calibri",Arial,Helvetica,sans-serif;
	    font-size: 12px;
	    letter-spacing: 1.5px;
	    padding: 25px 24px 0 0;
	}
	#cheader .call-box strong {
    float: left;
    font-weight: normal;
    margin: 0 8px 0 0;
}
#cheader .call-box em {
    color: #0099FF;
    float: left;
    font-style: normal;
}
#cheader .holder {
    background: url("/images/frontend/bg-nav-holder.gif") no-repeat scroll 0 0 transparent;
    height: 39px;
    margin: 0 0 6px 10px;
    width: 940px;
}
#nav {
    float: left;
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    position: relative;
}
#nav li {
    background-image: url("/images/frontend/nav-separator.gif");
    background-position: 100% center;
    background-repeat: no-repeat;
    float: left;
    list-style: none outside none;
    padding: 1px 8px 0 6px;
    position: relative;
}
#nav a {
    color: #FFFFFF;
    float: left;
    height: 33px;
    padding: 5px 0 0;
    text-decoration: none;
}
#nav li.selected a {
    background-image: url("/images/frontend/bg-nav.gif");
    background-position: 50% bottom;
    background-repeat: no-repeat;
}
#nav a span {
    cursor: pointer;
    float: left;
}
#nav span.c span {
    padding: 0 14px 0;
}
#nav a:hover span.c {
    background: url("/images/frontend/bg-nav-hover.gif") no-repeat scroll 0 0 transparent;
}
#nav a:hover span.c span {
    background: url("/images/frontend/bg-nav-hover.gif") no-repeat scroll 100% 100% transparent;
    height: 27px;
}
#nav li ul {
    background: none repeat scroll 0 0 transparent;
    display: none;
    font-size: 11px;
    left: 10px;
    line-height: 28px;
    padding: 6px 0 0;
    position: absolute;
    text-align: left;
    top: 39px;
}
#nav li:hover ul {
    display: block;
}
#nav li ul li {
    background-color: #555555;
    background-image: none;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
}
#nav li ul li a {
    background-color: #555555;
    border-bottom: 1px solid #333333;
    display: block;
    float: none;
    height: 28px;
    padding: 0 16px 0 10px;
    width: 160px;
}
#nav li ul li a:hover {
    background-color: #444444;
    background-image: url("/images/frontend/dropdown-arrow.gif");
    background-position: 165px center;
    background-repeat: no-repeat;
}
#nav li.selected ul li a {
    background-image: none;
}
#nav li.selected ul li a:hover {
    background-image: url("/images/frontend/dropdown-arrow.gif");
    background-position: 165px center;
    background-repeat: no-repeat;
}
    
    #navigation {
        text-align: center;
        padding: 5px 0;
        margin-top: -20px;
    }
    
        #navigation ul {
            display: inline-block;
            padding: 0 20px;
            background: #FFF;
            border: 1px solid #CCC;
            -webkit-border-radius: 12px;
            -moz-border-radius: 12px;
            border-radius: 12px;
            -webkit-box-shadow:  0px 2px 5px #666666;
            -moz-box-shadow: 0px 2px 5px #666666;
            box-shadow: 0px 2px 5px #666666;
            height: 24px;
        }
        
        #navigation ul li {
            display: inline-block;
            height: 24px;
            list-style: none;
            margin: 0;
        }
        
        #navigation ul li a:link, #navigation ul li a:visited {
            font-size: 12px;
            font-weight: bold;
            text-decoration: none;
            color: #000;
            padding: 6px 12px;
            position: relative;
        }
        
        #navigation ul li a:hover, #navigation ul li a:active {
            color: #135CAE;
        }
        
        #navigation ul li.current a {
            color: #FFF;
            background: #114d88 url(/images/frontend/nav-current.jpg) repeat-x top;
        }
        .pageheader {
		    background: url("/images/frontend/bg-visual.gif") no-repeat scroll 0 0 transparent;
		    height: 90px;
		    margin: 0 0 7px;
		    padding: 0 20px;
		    width: 900px;
		}
		#main {
		    padding: 0 10px;
		    width: 940px;
		}
.leftcolumn p {
    color: #797979;
    line-height: 22px;
}
.lower-section {
    border-top: 1px solid #D8D8D8;
    clear: both;
    overflow: hidden;
    width: 100%;
}
.lower-section .col-holder {
    background: url("/images/frontend/bg-col-holder.gif") repeat-x scroll 0 100% #F1F1F1;
    border-bottom: 1px solid #FCFCFC;
    overflow: hidden;
    padding: 24px 25px 39px 30px;
    width: 905px;
}
.bottom {
    background: url("/images/frontend/bg-bottom.png") no-repeat scroll 0 100% transparent;
    height: 39px;
    overflow: hidden;
    padding: 0 15px 0 31px;
    width: 914px;
    margin: 0 auto;
}
.lower-section .col-holder .holder {
    overflow: hidden;
    position: relative;
    width: 1000px;
}
.lower-section .col-holder .col {
    float: left;
    margin: 0 38px 0 0;
    width: 275px;
}
.lower-section .col-holder h3 {
    color: #323232;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 9px;
    padding: 2px 40px 5px 0;
}
    

        #content {
		background: url("/images/frontend/bg-main-area.gif") no-repeat scroll 0 0 transparent;
		    padding: 25px 20px 0;
		    width: 900px;
        }
        #content .leftcolumn {
		    float: left;
		    width: 600px;
		}
        
            #content img.featured {
                display: block;
                margin: 0 auto;
                padding: 20px 0;
            }
            
            #content .galleryThumbs img {
                float: left;
                padding: 10px;
            }
        
            table {
                width: 100%;
                border-collapse: collapse;
            }
            
            tr th {
                background: #DDD;
            }
            
            table.galleryList tr th:first-child, table.galleryList tr td:first-child {
                width: 48px;
            }
            
            table.galleryList tr th:last-child, table.galleryList tr td:last-child {
                width: 50%;
            }
            
            form.contact label, form input, form textarea {
                display: inline;
                margin-bottom: 5px;
                float: left;
            }
            form input[type=text], form input[type=password] {
            	border: 1px solid #000;
            }
            
            form.contact label {
                width: 100%;
            }
            
            form.contact input, form textarea {
                border: 1px solid #CCC;
                width: 70%;
            }
            
            form.contact input[type=submit], form input[type=reset] {
                width: 100px;
                padding: 5px;
                text-align: center;
                background: #CCC;
                float: left;
                clear:both;
            }
            
            form.contact input[type=submit]:hover, form input[type=reset]:hover {
                background: #AAA;
            }
            
            form.contact input:focus, form textarea:focus {
                border: 1px solid #c00;
            }
            
            form.contact span.buttons {
                display: block;
                text-align: right;
                padding-right: 10px;
            }
        
        #sidebar {
            float: right;
		    padding: 0;
		    width: 250px;
        }
        
        #sidebar img {
            display: block;
            margin: 0 auto;
            padding-bottom: 20px;
        }
        
    .clearBoth {
        clear: both;
    }
    .paging {
    	text-align: right;
    }
    .paging ul {
    float: right;
    }
    .paging ul li {
    	list-style-type: none;
    	display: inline;
    	margin-left: 0;
    	padding-right: 0;
    }
    #leftcolumn {
    	float: left;
    	padding-right: 20px;
    	padding-top: 20px;
    	padding-bottom: 40px;
    }
    
    div.module_menu {
    background: url("/images/frontend/mw_box_br.png") no-repeat scroll 100% 100% transparent;
    margin-bottom: 20px;
}
div.module_menu div {
    background: url("/images/frontend/mw_box_bl.png") no-repeat scroll 0 100% transparent;
}
div.module_menu div div {
    background: url("/images/frontend/mw_box_tr.png") no-repeat scroll 100% 0 transparent;
}
div.module_menu div div div {
    background: url("/images/frontend/mw_box_tl.png") no-repeat scroll 0 0 transparent;
}
	div.module_menu h3 {
		color: #ffffff;
	}
    ul.menu li {
    	padding: 0;
    	margin-left: 10px;
    	list-style-type: dot;
    }
    ul.menu {
    	padding-bottom: 20px;
    	list-style-type: none;
    }
    div.uploads {
    	padding-bottom: 20px;
    }