/** basic divs **/
body
{
margin:0px;
padding:0px;
font-family:verdana;
font-size:0.8em;
background-color:#fff;
color:#010302;
margin-top:5px;
}

#Content
{
width:1014px;
margin:auto;
position:relative;
background-image: url(../images/repeat.png);
background-repeat:repeat-y;
background-position: 0px 20px;
}

#website_branding
{
width:1014px;
color:#000000;
height:444px;

font-weight:bold;
font-size:18px;
background-image: url(../images/banner2.png);
text-align:right;

}


#mainpage{

}


#website_container
{

}

#website_footer
{
clear:both;
width:999px;
color:#ffffff;
min-height:130px;
background-image: url(../images/footer.png);
text-align:left;
font-size:13px;
color:#ffffff;
padding-right:15px;
padding-top:20px;
}

#add, #tel{
width:220px;
float:left;
}

#tel{
text-align:right;
}
#add{
padding-left:555px;}
#mainpage
{
    width:990px;
    margin-left:10px;
}

	

#website_footer a{
color:#ffffff;}

#website_footer a:hover{
color:#6565DD;}

#global_footer
{
text-align:center;
font-size:80%;
width:1012px;
padding-right:20px;
color:#555;
padding-top:25px;
background-color:#ffffff;
}

#global_footer a
{
color:#000000;
}

#breadcrumb{display:none;}

/** menu code **/
#website_menu
{
width:862px;
padding:0px;
position:absolute;
top:17px;
left:160px;
font-size:15px;

}

#website_menu ul
{
margin:0px;
padding:0px;
height:12px;
padding-top:27px;
padding-bottom:30px;
}

#website_menu li
{
list-style-type:none;
margin:0px;
padding:0px;
display:inline;
padding-top:27px;
padding-bottom:30px;
}

#website_menu li a
{
margin:0px;
padding:0px;
text-align:middle;
padding-top:27px;
padding-left:40px;
padding-bottom:30px;
padding-right:40px;
height:100px;
text-decoration:none;
text-transform:uppercase;
font-family:Trebuchet MS;
 color:#ffffff;
}

#website_menu li a.current 
{
background-color: #000;

 color:#C2C7CB;
}

#website_menu li a:hover
{

 color:#bbbbbb;
} 



/** basic HTML **/

h1
{

font-size:1.8em;
padding:0px;
margin-top:20px;
padding-top:0px;

padding-bottom:0px;
margin-bottom:20px;
color:#010302;

}


h2
{
font-size:1.20em;
color:#4D4D4D; 
padding:0px;
padding-top:10px;
margin:0px;
margin-bottom:0px;
font-weight:normal;
}

h3
{
font-size:1.15em;
color:#3D3D3D; 
font-weight:normal;
padding:0px;
padding-top:0px;
margin:0px;
}

p
{
    text-align: justify;
}
/** news core **/

#image{
float:right;
margin-right:35px;
margin-left:35px;
}

#image img{
padding:7px;
border:solid 3px #cccccc;
}
.date, .date{
display:none;}

.headline{
font-weight:bold;
padding-bottom:10px;
font-size:135%;
color:#000000; 
font-weight:bold;
padding-top:0px;
margin:0px;}

.headline a{
color:#000000;}

#caption{
background-color:#cccccc;
padding:3px;
text-align:center;
margin-bottom:15px;}

/** News Layout 2 **/

.news_layout1 .news_row{
width:480px;
background-color:#cccccc;
float:left;
margin:3px;
}

.news_layout1 .newsimage{
float:left;
width:180px;
}

/** News Layout 2 **/
.news_layout2 #content{
margin-left:20px;
}

.news_layout2 .news_row{
padding:25px;
padding-top:20px;
padding-left:35px;
padding-right:35px;
float:left;
width:400px;
font-size:80%;
background-color:#dddddd;
margin-left:20px;
margin-bottom:20px;
min-height:30em;
}

.news_layout2 #newsarticles{
clear:both;
margin-top:20px;}

.news_layout2 .newsimage img
{
padding:4px;
border:solid 2px #cccccc;
}

/** News Layout 8 **/
.news_layout8 #content{
margin-left:20px;
margin-right:20px;
}

.news_layout8 .news_row{
padding:15px;
padding-top:20px;
padding-left:35px;
padding-right:35px;
float:left;
width:400px;
font-size:95%;
background-color:#dddddd;
margin-left:20px;
margin-bottom:20px;
min-height:30em;
}

.news_layout8 #newsarticles{
clear:both;
margin-top:20px;}

.news_layout8 .newsimage{
padding-top:10px;}

.news_layout8 .newsimage img
{
padding:4px;
border:solid 2px #cccccc;
}



/** News Layout 3 **/

.news_layout3  #newsarticles {
float:left;
width:190px;
}

.news_layout3 #content{
float:left;
width:810px;
}

.news_layout3 .news_row{
margin:3px;
background-color:pink;
}

/** News Layout 3 floating on the left**/
.News_Layout_3_-_left #newsarticles {
float:right;
width:190px;
}

.News_Layout_3_-_left #content{
float:right;
width:810px;
}

/** News Layout 3 main image as column on the left**/

.News_Layout_3_-_image_col #image{
position:absolute;
left:0px;
width:148px;
}

.News_Layout_3_-_image_col #content{
padding-left:158px;
width:650px;
}

/** News Layout 5 **/
.news_layout5 .news_row{
width:800px;
background-color:#cccccc;
float:left;
margin:3px;
}

.news_layout5 .newsimage{
float:left;
width:180px;
}

.news_layout5 #image{
float:left;
}

.news_layout5 #newsarticles{
clear:both;}

/** contact **/

label{
    width: 150px;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block
}

.Contact_Us #content
{
margin-left:20px;
}

input
{
    width:300px;
}

textarea
{
    width:300px;
    height:200px;
}

#contactfrm{
margin-left:20px;
padding-bottom:40px;
}
 .submit
{
    border:solid 1px #ffffff;
    text-align:center;
    float:left;
    width:50px;
}

#submit
{
    padding-left:415px;
}


/** Gallery core **/

.image_row{
width:200px;

float:left;
margin:3px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/** Gallery layout3 **/

#gallery_main{
float:left;
width:360px;
}
.gallery_layout3 .imageimage img{
width:120px;
}

.gallery_layout3 .imageimage{
width:126px;
background-color:#cccccc;
float:left;
margin:3px;
}

#logolink
{height:80px;
width:155px;
display:block;
position:absolute;
top:15px;
left:5px;
}

.Electronics #newsrow_1 
{
background-color: transparent;
position:absolute;
top:510px;
left:505px;
width:420px;
height:580px;
padding:0px;
z-index: 2;
}

.Electronics #newsrow_1 .headline a
{
display:block;
height:580px;
width:420px;
position:absolute;
top:0px;
left:0px;
padding:0px;
margin:0px;
background-image: url(../images/full/w337i8487.jpg);
background-repeat: no-repeat;
background-position: 10px 10px;

}
