* {
        margin: 0;
        padding: 0;
        }
html, body {
        background: #ffffff url(../img/background3.jpg) repeat-x top left;
        margin: 0px;
        padding: 0px;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 8pt;
        }
/********************   h1    *************************/
h1 {font-family: verdana, arial; font-size: 10pt; color: #474145;}

h1 span {color: #01438d; }

h2 {font-family: verdana, arial; font-size: 10pt; color: #474145; margin-bottom:5px;}

h3 {font-family: arial, verdana, arial; font-size: 12pt; color: #01438d;}
h4 {font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #01438d; margin-top:5px;}
h4 a, h4 a:hover, h4 a:visited { font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #01438d;}
h5 a, h5 a:hover, h5 a:visited { font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #01438d; text-decoration:underline;}

/********************   default ones    *************************/
a {font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #01438d; text-decoration: none;}
a:hover {font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #01438d; text-decoration: underline;}
a:visited {font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #01438d; text-decoration: none;}






a.menu { font-size: 11px; color: #666666; text-decoration: none;}
a:visited.menu { font-size: 11px; color: #666666; text-decoration: none;}
a:hover.menu { font-size: 11px; color: #0064CE; text-decoration: none;}

a.more { font-size: 11px; color: #666666; text-decoration: none;}
a:visited.more { font-size: 11px; color: #666666; text-decoration: none;}
a:hover.more { font-size: 11px; color: #666666; text-decoration: underline;}
/* ******************  mainpage white small links  ************** */
a.whitesmall       { font-size: 8pt; color: #ffffff; text-decoration: none; font-weight: bold;}
a:hover.whitesmall { font-size: 8pt; color: #ffffff; text-decoration: none; font-weight: bold;}
a:visited.whitesmall { font-size: 8pt; color: #ffffff; text-decoration: none; font-weight: bold;}

/* ******************  mainpage white large links  ************** */
a.whitelarge       { font-size: 12pt; color: #ffffff; text-decoration: none; font-weight: bold;}
a:hover.whitelarge { font-size: 12pt; color: #ffffff; text-decoration: none; font-weight: bold;}
a:visited.whitelarge { font-size: 12pt; color: #ffffff; text-decoration: none; font-weight: bold;}

/********************   copyright stuff    *************************/
#copyright {
        background-color: transparent;
        font-family: tahoma, verdana, arial;
        font-size: 7pt;
        color: #666666;
        width: 100%;
        margin: 0 auto;
		display:block;
		text-align:center;
        }
#copyright a {
        color: #666666;
        text-decoration: none;
        font-size: 7pt;
		border-bottom: 1px dotted  #ffffff;
		font-family: tahoma, verdana, arial;
        }
#copyright a:hover {
        text-decoration: none;
        color: #ce4c4c;
        font-size: 7pt;
        border-bottom: 1px dotted #ce4c4c;
		font-family: tahoma, verdana, arial;
        }
#copyright a:visited {
        text-decoration: none;
        color: #ce4c4c;
        font-size: 7pt;
        border-bottom: 1px dotted #ce4c4c;
		font-family: tahoma, verdana, arial;
        }		
/********** misc **********/
.clearer {
        clear: both;
   		height: 0; 
        visibility: hidden;
        }
img {
        border-width: 0px;
        }
ul {
		list-style: none;
}
.strzalka
        {
        color: #b22222;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        font-size : 8pt;
        font-weight: bold;
        }
img.imgleft {
        border: 0px;
        background: transparent;
        padding-right: 5px;
        float:left;
}

img.imgright {
        border: 0px;
        background: transparent;
        padding-left: 5px;
        float:right;
}
#lefttop {
        float: left;
        position: absolute;
        top: 0px;
        left: 0px;
        }
.left {
        text-align:left;
        }
.right  {
        text-align: right;
        }
.floatleft {
        float:left;
        }
.floatright  {
        float: right;
        }
.center {
        text-align: center;
        }
.noscreen {
	display:none!important;
}

/********************   header   *************************/
#header  {
		background: transparent;
		margin: 0 auto;
		width: 880px;
		height: 86px;
        }
		
#header-left  {
float:left;
background: transparent;
width: 400px;
text-align:left;
}	
		
#header-right  {
float: right;
background: transparent;
width: 400px;
text-align:right;

}		
#inner-header-right {
font-family: verdana, arial; 
font-size: 10pt; 
color: #474145;
font-weight:bold;

margin-top:10px;
}

#inner-header-right span {color: #01438d; }
/********************   header   *************************/
#menubottom {
        background: transparent url(../img/menubottom_bg1.gif) no-repeat top left;
        width: 880px;
		height: 31px;
        margin: 0 auto;
		padding-top:9px;
        }
#menubottom p {
		padding-top:5px;
		padding-left:5px;
		padding-right:5px;
		}
#menubottom a {
		font-size:11px;
		font-family:verdana, arial, sans-serif; 
		font-weight:bold; 
		text-transform: uppercase;
		color: #ffffff;
        text-decoration: none;
		}
#menubottom a:hover {
		font-size:11px;
		font-family:verdana, arial, sans-serif; 
		font-weight:bold; 
		text-transform: uppercase;
		color: #01438d;
        text-decoration: none;
		}
#menubottom a:visited {
		font-size:11px;
		font-family:verdana, arial, sans-serif; 
		font-weight:bold; 
		text-transform:uppercase;
		color: #ffffff;
        text-decoration: none;
		}
#menubottom a.active {text-decoration:underline;}

.small-banners {
		float: right;
		margin-right:15px;
		margin-top: 20px;
		}
.small-banners li {
	float: left;
	padding: 0 0 0 12px;
		}
/********************   topmenu   *************************/
#topmenu  {
        background-color: #dd4c0c;
        height: 24px;
        width: 722px;
        margin: 0 auto;
		margin-top:4px;
		margin-bottom:4px;
		}

/********************   breadcrumb  *************************/
#breadcrumbs {
		padding-top:0px;
		padding-bottom:0px;
		padding-left:5px;
		vertical-align:middle;
		color: #4a91ca;
		font-size: 10px; 
		font-family: verdana, arial, tahoma;
		font-weight: bold;
        }
#breadcrumbs a {
		color: #01438d; 
		font-size: 10px; 
		font-family: verdana, arial, tahoma;
		text-decoration: none;
		font-weight: bold;
        }
#breadcrumbs a:hover {
		color: #01438d; 
		font-size: 10px; 
		font-family: verdana, arial, tahoma;
		text-decoration: underline;
		font-weight: bold;
        }
#breadcrumbs a:visited {
		color: #01438d; 
		font-size: 10px; 
		font-family: verdana, arial, tahoma;
		text-decoration: none;
		font-weight: bold;
        }
/********************   toys  *************************/
#toys {
		padding-top:3px;
		padding-bottom:5px;
		padding-right:5px;
		vertical-align:middle;
		color: #4a91ca;
		font-size: 10px; 
		font-family: verdana, arial, tahoma;
		font-weight: bold;
        }
#toys a {
		color: #01438d; 
		font-size: 10px; 
		font-family: verdana, arial, tahoma;
		text-decoration: none;
		font-weight: bold;
        }
#toys a:hover {
		color: #01438d; 
		font-size: 10px; 
		font-family: verdana, arial, tahoma;
		text-decoration: underline;
		font-weight: bold;
        }
#toys a:visited {
		color: #01438d; 
		font-size: 10px; 
		font-family: verdana, arial, tahoma;
		text-decoration: none;
		font-weight: bold;
        }
/**********    content   *******************************/
#container {
        background: transparent;
		border: 1px dotted #66666; 
        margin: 0 auto;
		width: 880px;
		height: 100%;
        }
#content {
		width: 880px;
		height: 100%;
		margin: 0 auto;
        }
#contentpadder {
		background: transparent; 
		width: 880px;
		height: 100%;
		margin: 0 auto;
}
/********** left and right outer*******************************/
#sideleft {
        float: left;
        height: 290px;
        width: 670px;
		vertical-align:top;
		background: transparent;
		}
#sideright {
        float: right;
        height: 290px;
        width: 200px;
		vertical-align:top;
		background: transparent;
        }
		
#sidecenter {
        height: 100%;
        width: 880px;
		vertical-align:top;
		margin:0 auto;
		background: transparent;
		margin-top:10px;
		}	
#sideright-wide {
		background: transparent;
        float: right;
        height: 100%;
        width: 720px;
		vertical-align:top;
        }	
/********** left and right inner **********/
#innersideleft {
		background: transparent;
        height: 100%;
		text-align: left;
		vertical-align: top;
		padding: 5px;
		font-family: verdana, tahoma, arial;
		font-size: 9px;
		color: #474145;
        }
#innersideleft-landing {
		background: transparent;
        height: 100%;
		text-align: left;
		vertical-align: top;
		font-family: verdana, tahoma, arial;
		font-size: 9px;
		color: #474145;
        }
#innersidecenter {
		background: transparent;
        height: 100%;
		text-align: left;
		vertical-align: top;
		padding: 5px;
		font-family: verdana, tahoma, arial;
		font-size: 9px;
		color: #474145;
        }
#innersidecenter-landing {
		background: transparent;
        height: 100%;
		text-align: left;
		vertical-align: top;
		font-family: verdana, tahoma, arial;
		font-size: 9px;
		color: #474145;
        }
#innersideright {
		background: transparent;
        height: 100%;
		text-align: left;
		vertical-align: top;
		padding: 5px;
		font-family: verdana, tahoma, arial;
		font-size: 9px;
		color: #474145;
        }
#innersideright-landing {
		background: transparent;
        height: 100%;
		text-align: left;
		vertical-align: top;
		font-family: verdana, tahoma, arial;
		font-size: 9px;
		color: #474145;
        }
#innersideright-wide {
		background: transparent;
        height: 100%;
		text-align: left;
		vertical-align: top;
		padding-top: 0px;
		padding-bottom: 15px;
		font-family: verdana, tahoma, arial;
		font-size: 8pt;
		color: #474145;
        }
/********************   bottom   *************************/
#bottom {
        background-color: #000000;
		width: 760px;
        height: 160px;
        margin: 0 auto;
		margin-right: 5px;
		margin-left: 5px;
        }
#bottomleft {
        background: transparent;
        float: left;
        height: 160px;
        width: 200px;
        }
#bottomright {
        background: transparent;
        float: right;
        height: 160px;
        width: 550px;
        }
/********** info **********/
#info {
		background-color:#000000;
		width: 980px;
		height: 20px;
		margin: 0 auto;
		color:#ffffff;
		text-align:center;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		overflow:hidden;
        }
		#info a:link {
		font-size:6pt; 
		text-decoration:none;
		color:#ffffff;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		}
		#info a:hover {
		font-size:6pt; 
		text-decoration:none;
		color:#940d11;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		}
		#info a:visited {
		font-size:6pt; 
		text-decoration:none;
		color:#ffffff;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		}


		
#callback {
text-align:left;
width:180px;
}

#callback input {
        background: #ffffff url(../img/form_bg.jpg) no-repeat top left;
        border-right:  #bdbdbd 1px solid;
        border-left: #dedede 1px solid;
        border-top: #dedede 1px solid;
        border-bottom: #bdbdbd 1px solid;
        vertical-align: top;
		color: #474145; 
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size:8pt;
		width: 180px;
		height: 17px;
        }
#callback textarea {
        background: #ffffff url(../img/form_bg.jpg) no-repeat top left;
        border-right:  #bdbdbd 1px solid;
        border-left: #dedede 1px solid;
        border-top: #dedede 1px solid;
        border-bottom: #bdbdbd 1px solid;
        vertical-align: top;
		color: #474145;
		font-weight:bold;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size:8pt;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 10px;
        padding-right: 10px;
		overflow:hidden;
        }
#callback input:focus, #callback textarea:focus {
		border:1px solid #01438d;
		}
#callback .button {
		background: transparent url(../img/submit.gif) no-repeat top left;
		border: 0px none;
		color: #ffffff;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		line-height:17px;
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
		height: 17px;
		width: 128px;
		margin-left:10px;
		margin-top:5px;
        }
		
#callback blockquote {
        background:transparent;
        }
#callback label {
        background: transparent;
        display: block;
        margin: 2px 0 3px;
        font-size: 8pt;
		color:#666666;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        }
		
/* ******************  forms  ************** */

#enquiry form {
		font-size: 8pt;
		color: #666666;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
 }

#enquiry input {
        background: #ffffff url(../img/formshadow.gif) no-repeat top left;
        border-right: #dedede 1px solid;
        border-left: #dedede 1px solid;
        border-top: #dedede 1px solid;
        border-bottom: #dedede 1px solid;
        vertical-align: top;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size:8pt;
		margin-bottom:5px;
		width:100%;
		height:20px;
        }
#enquiry textarea {
        background: #ffffff url(../img/formshadow.gif) no-repeat top left;
        border-right: #dedede 1px solid;
        border-left: #dedede 1px solid;
        border-top: #dedede 1px solid;
        border-bottom: #dedede 1px solid;
        vertical-align: top;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size:8pt;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
		width:90%;
		height:170px;
        }
#enquiry input:focus, #enquiry textarea:focus {
		border:1px solid #01438d;
}
#enquiry .button {
		background: transparent url(../img/submit.gif) no-repeat top left;
		border: 0px none;
		color: #ffffff;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		line-height:17px;
		font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
		height: 17px;
		width: 128px;
		margin-left:10px;
		margin-top:5px;
        }
#enquiry  select  {
        background: #ffffff url(../img/formshadow.gif) no-repeat top left;
        border-right: #dedede 1px solid;
        border-left: #dedede 1px solid;
        border-top: #dedede 1px solid;
        border-bottom: #dedede 1px solid;
        vertical-align: top;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size:8pt;
		width:302px;
		margin-bottom:5px;
		font-weight:bold;
        }
#enquiry blockquote {
        background:transparent;
        }
#enquiry label {
        background: transparent;
        display: block;
        margin: 2px 0 3px;
        font-size: 8pt;
		color:#666666;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        }
.redform {
		color:#dd4c0c;
		font-weight:bold;
}

#shopaddons {}


#letters {
		padding-left: 6px;
		padding-top: 7px;
		width:400px;
}


#stylechanger {
		width: 320px;
		float: right;
		display: block;
}

#stylechanger form {
		font-size: 8pt;
		color: #666666;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		margin:0px;
		padding:0px;
 }

#stylechanger input {
        background: #ffffff url(../img/formshadow.gif) no-repeat top left;
        border-right: #dedede 1px solid;
        border-left: #dedede 1px solid;
        border-top: #dedede 1px solid;
        border-bottom: #dedede 1px solid;
        vertical-align: top;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size:8pt;
		width:320px;
		height:20px;
        }
#stylechanger input:focus, #stylechanger textarea:focus {
border:1px solid #dd4c0c;
}
#stylechanger .button {
		height: 20px;
		width: 100px;
		font-size: 11px;
		font-weight: bold;
		border:0;
        }


#stylechanger select {
        background: #ffffff url(../img/formshadow.gif) no-repeat top left;
        border-right: #dedede 1px solid;
        border-left: #dedede 1px solid;
        border-top: #dedede 1px solid;
        border-bottom: #dedede 1px solid;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size:8pt;
		width: 200px;
		height:20px;
        }

#search {
		width: 340px;
		float: left;
		display: block;
		}

#search form {
		font-size: 8pt;
		color: #666666;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		margin:0px;
		padding:0px;
 }

#search input {
        background: #ffffff url(../img/formshadow.gif) no-repeat top left;
        border-right: #dedede 1px solid;
        border-left: #dedede 1px solid;
        border-top: #dedede 1px solid;
        border-bottom: #dedede 1px solid;
        vertical-align: top;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size:8pt;
		width:200px;
		height:20px;
        }



#search input:focus, #stylsearchechanger textarea:focus {
		border:1px solid #dd4c0c;
}
#search input.button {
		height: 20px;
		width: 100px;
		font-size: 8pt;
		font-weight: bold;
		border:0;
		margin-left:5px;
        }

		
/* *****************  buttonlinks  ************** */
#bottomlinks {
        margin: 0 auto;
        width: 770px;
        text-align: center;
		margin-top: 10px;
		}
#bottomlinks a {
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 7pt;
        color: #666666;
        vertical-align: top;
        text-decoration: none;
        }
#bottomlinks a:hover {
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 7pt;
        color: #666666;
        vertical-align: top;
        text-decoration: none;
        border-bottom: 1px dotted #666666;
        }
#bottomlinks a:visited {
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 7pt;
        color: #444444;
        vertical-align: top;
        text-decoration: none;
        border-bottom: 1px dotted #444444;
        }
/* ******************  buttons  ************** */
.con {
        border: 0px;
        text-align: center;
		}
/********************   sitemap   *************************/
#sitemap {
		display:block;
		color:#ba0000;
		padding-left:20px;
		}
#sitemap ul {
        list-style-type: circle;
		padding:0px;
		margin:0px;
		color:#ba0000;
        }
* html #sitemap ul{
        list-style-type: circle;
		padding:0px;
		margin:0px;
        }
		
#sitemap ul li{
		padding-left: 20px;
		color:#ba0000;
		font-weight:bold;
        }	
		
#sitemap ul li ul{
        list-style-type: disc;
		padding:0px;
		margin:0px;
        }			
		
#sitemap ul li ul li{
		padding-left: 40px;
        }	


ul.list_two {
		list-style-type: none;
		margin:0;
		padding:0;
		width: 100%;
		}
  
ul.list_two a, ul.list_two a:visited, ul.list_two a:active {
		text-decoration: none;
		display: block;
		width:100%;
		text-indent: 5px;
		background: #ebebeb url(../img/menubg1.jpg) repeat-x;
		color: #666666;
		font-size: 10px;
		font-weight: bold;
		padding-top:2px;
		padding-bottom:2px;
		height: 30px;
		}
ul.list_two a:hover {
		background: #ffffff url(../img/menubghover1.jpg) repeat-x top;
		color: #c50000;
		font-size: 10px;
		font-weight: bold;
		height: 30px;
		}
ul.list_menu {
		list-style-type: none;
		margin:0;
		padding:0;
		width: 100%;
		  }
  
ul.list_menu a, ul.list_menu a:visited {
		text-decoration: none;
		display: block;
		width:100%;
		text-indent: 5px;
		background: transparent url(../img/libg.jpg) repeat-x bottom left;
		color: #666666;
		font-size: 10px;
		font-weight: bold;
		padding-bottom:2px;
		height: 20px;
		vertical-align:top;
}
ul.list_menu a:hover, ul.list_menu a.active  {
		color: #c50000;
		font-size: 10px;
		font-weight: bold;
		height: 20px;
}

li.last a, li.last a:visited, li.last a:active {
		text-decoration: none;
		display: block;
		width:100%;
		text-indent: 5px;
		background:transparent;
		color: #666666;
		font-size: 10px;
		font-weight: bold;
		padding-bottom:2px;
		height: 20px;
		vertical-align:top;
}
li.last a:hover {
		color: #c50000;
		font-size: 10px;
		font-weight: bold;
		height: 20px;
}


/*************** gallery *********************/

#gallery {background:transparent; width:100%; height:100%; display:inline; vertical-align:top; padding-top:20px;}
#gallery img {width:210px; height:165px; float:left; border:0px; margin:10px;}
.detailphoto { width:800px;}
.photocontainer { width:800px; text-align:center;}
.navigaback {width:100%; margin-top:20px;}
.naviganext {width:100%;}
.photodesc { margin-top:10px;}
.prev {float:left; width:82px; height:21px;}
.back {float:left; width:82px; height:21px; text-align:center;}
.next {float:right; width:82px; height:21px;}
.photo {border:0px; width:600px; margin-top:20px; margin-bottom:20px; border: 1px solid #ffffff;}

/*************** link farm *********************/
#category-list {margin: 0pt; padding: 0pt; list-style-type: none;}
#category-list li {padding: 0px; margin-bottom: 5px; border-bottom:1px dotted #dedede; padding-bottom:5px;}

.leftcat {width: 100px; float: left;}
.rightcat {width: 400px; float: right;}

.leftcat a {font-weight: bold; font-size: 7pt; text-decoration: none;}
.rightcat a {font-weight: bold; font-size: 7pt; text-decoration: none;}

/* ******************  ADDED UPDATED / STUFF  ************** */

.rss_title {display:none;}
.rss_items h4 {display:none !important;}

.rss_items ul {
		list-style-type: disc;
		padding:0;
        }
* html .rss_items ul {
		list-style-type: disc;
		padding:0;
        }
.rss_items li {
        list-style-type: disc;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
        vertical-align: top;
        text-align: left;
        margin-bottom: 15px;
		margin-right: 10px;
		margin-left: 10px;
		float: left;
        }
.rss_items a {
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 8pt;
		font-weight:normal;
        color: #01438d;
        vertical-align: top;
        text-align: left;
        margin-bottom: 5px;
        text-decoration: none;
        }
.rss_items a:hover {
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 8pt;
		font-weight:normal;
        color: #666666;
        vertical-align: top;
        text-align: left;
        margin-bottom: 5px;
        text-decoration: none;
        }
.rss_items a:visited {
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 8pt;
		font-weight:normal;
        color: #01438d;
        vertical-align: top;
        text-align: left;
        margin-bottom: 5px;
        text-decoration: none;
		}
#piggotts {
		border:0px;
		margin-left: 15px;
		margin-top: 15px;

}

/********************** Tabz ********************/
#uppermenu {
		background: transparent;
		width: 870px;
		height: 33px;
		margin: 0 auto;
		margin-bottom:10px;
		padding-top:15px;
		padding-left:5px;
		padding-right:5px;
		color: #1683fc;
}
#uppermenu a, #uppermenu a:visited {
		font-size:11px;
		font-family:verdana, arial, sans-serif; 
		font-weight:bold; 
		color: #ffffff;
        text-decoration: none;
		background-color:#044ca0;
}
#uppermenu a:hover {
		font-size: 11px;
		font-family:verdana, arial, sans-serif; 
		font-weight:bold; 
		color: #1683fc;
        text-decoration: none;
}

#uppermenu a.active {color: #1683fc;}





#msg {  
		background: transparent;
        margin: 0 auto;
        width: 960px;
		margin-right: 2px;
		margin-left: 2px;
		height:10px;
		vertical-align:middle; 
		text-align:center;
}
.errorbox {width:100%; text-align:center; display:block; padding-left:10px;}

.errorbox p {display:inline; float:left; margin-right:5px;}

.errorred {color:#ba0000; font-size:10px; font-family: verdana, tahoma, arial; font-weight:bold;}

.errororange {color:#ffbf13; font-size:10px; font-family: verdana, tahoma, arial; font-weight:bold;}

#nav {
		margin:0 auto;
		width: 722px;
		margin-top:4px;
		display: block;
		height:24px;
		}
#nav a, #nav a:link, #nav a:visited {
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		height: 21px;
		width: 117px;
		background-image: url(../img/nav-button.gif);
		background-repeat: no-repeat;
		display: block;
		text-align: center;
		padding-top: 3px;
		float: left;
		margin-right: 4px;
		}
#nav a:hover, #nav a:active {
		color: #FFFFFF;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: 0px -24px;
		}
#nav a.last-nav, #nav a.last-nav:link, #nav a.last-nav:visited {
		margin-right: -2px;
		}

form .legend {
		padding:10px; 
		border-top:1px dotted #dedede;
		border-left:0px dotted #dedede;
		border-right:0px dotted #dedede;
		border-bottom:0px dotted #dedede;
}

#seo {
		background: transparent url(../img/seo.jpg) no-repeat top left;
		margin: 0 auto;
		width: 985px;
		height:250px;
		font-family: tahoma, verdana, arial;
		font-size: 8pt;
		}
		


#sub_menu {float: left; width: 223px; font-size: 13px; font-family:tahoma,verdana,arial; font-size:10pt; }
#sub_menu h2 {border-bottom: 3px solid #ff5100; border-top: 0; color: #fff; font-size: 1.2em; font-weight: bold; padding-bottom: 10px; margin-bottom:10px;}
#sub_menu li {background: url(../img/arr2.gif) left 0.45em no-repeat; font-size: 0.85em; line-height: 20px; padding-left: 12px; border-bottom: 1px solid #efefef; }
#sub_menu li.sub {background: url(../img/arr3.gif) 18px 0.45em no-repeat; padding-left: 30px;}
#sub_menu ul {padding-left:5px; padding-right:5px; margin-bottom: 20px; }
#sub_menu ul.sub {font-size: 1em;}
#sub_menu li a {color: #01438d;}
#sub_menu li.sub a {color: #01438d;}
#sub_menu li.selected a {color: #ff5200;} 
#sub_menu li.sectionheader:hover {background-position: left 0.45em }
#sub_menu li:hover {background-position: 2px 0.45em }
#sub_menu li.sub:hover {background-position: 20px 0.45em }
.sm_link {padding-left: 13px; background: url(../img/arr2.gif) left 0.45em no-repeat; clear: both;}
.sub_mbox .sm_link a {color: #FF5200;}


.sub_list {background: transparent; font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size:10pt; text-transform:lowercase;}
.sub_list li {background: url(../img/arr2.gif) left 0.45em no-repeat; font-size: 0.85em; line-height: 16px; padding-left: 12px;}
.sub_list li.sub {background: url(../img/arr3.gif) 18px 0.45em no-repeat; padding-left: 30px;}
.sub_list ul {padding-left:5px; padding-right:5px; margin-bottom: 20px;}
.sub_list ul.sub {font-size: 1em;}
.sub_list li a {color: #01438d;}
.sub_list li.sub a {color: #01438d;}
.sub_list li.selected a {color: #ff5200;} 
.sub_list li.sectionheader:hover {background-position: left 0.45em }
.sub_list li:hover {background-position: 2px 0.45em }
.sub_list li.sub:hover {background-position: 20px 0.45em }
.sm_link {padding-left: 13px; background: url(../img/arr2.gif) left 0.45em no-repeat; clear: both;}



#sub_right_menu {float: left; width: 223px; font-size: 13px; font-family:tahoma,verdana,arial; font-size:10pt; }
#sub_right_menu h2 {border-bottom: 3px solid #ff5100; border-top: 0; color: #fff; font-size: 1.2em; font-weight: bold; padding-bottom: 10px; margin-bottom:10px;}
#sub_right_menu li {background: url(../img/arr2.gif) left 0.45em no-repeat; font-size: 0.85em; line-height: 20px; padding-left: 12px; border-bottom: 1px solid #efefef;}
#sub_right_menu li.sub {background: url(../img/arr3.gif) 18px 0.45em no-repeat; padding-left: 30px;}
#sub_right_menu ul {padding-left:5px; padding-right:5px; margin-bottom: 20px;}
#sub_right_menu ul.sub {font-size: 1em;}
#sub_right_menu li a {color: #01438d;}
#sub_right_menu li.sub a {color: #01438d;}
#sub_right_menu li.selected a {color: #ff5200;} 
#sub_right_menu li.sectionheader:hover {background-position: left 0.45em }
#sub_right_menu li:hover {background-position: 2px 0.45em }
#sub_right_menu li.sub:hover {background-position: 20px 0.45em }
.sm_link {padding-left: 13px; background: url(../img/arr2.gif) left 0.45em no-repeat; clear: both;}
.sub_mbox .sm_link a {color: #FF5200;}





/* right hand marquee */

#MarqueeSection{
height: 100px;
}

#rh-vmarquee {
width: 176px;
margin-bottom: 10px;
overflow:hidden;
position: relative;
line-height:15px;
color: #c0c0c0;
}

#rh-marqueecontainer {
background:transparent;
position: absolute;
width: 182px;
height: 100px;
margin-top: 10px;
font-size: 10px;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
line-height:15px;
font-weight:normal;
overflow: hidden;
text-align:left;
}

#rh-marqueecontainer h1 {
font-size: 11px;
}

#rh-marqueecontainer ul {
margin-left: 8px;
padding: 2px;
}

#rh-scrollingbuttons{

position: relative;
top: 0px;
left: 200px;
width: 16px;
}


#MarqueeSection h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
color: #acabab;
font-weight: bold;
padding: 0px;
background: none;
text-align: left;
}

.hr {
border-bottom: 1px dotted #dee0e3; margin-top: 10px; height: 10px; 
}


.lowered {
		margin-top:5px;
		margin-bottom:15px;
		width:213px;
		background-color:#717171;
		border-top: 1px solid #86898f;
		border-bottom: 1px solid #86898f;
		font-family: tahoma, verdana, arial;
		font-size:8pt;
		color:#ffffff;
		display:block;
		padding:5px;
		}
.testimonials {
		background: #717171 url(../img/quote.gif) no-repeat top left;
		margin-top:5px;
		margin-bottom:15px;
		width:219px;
		border-top: 1px solid #86898f;
		border-bottom: 1px solid #86898f;
		font-family: tahoma, verdana, arial;
		font-size:8pt;
		color:#ffffff;
		display:block;
		padding:5px;
		}

.lowered-big {
		background: #717171 url(../img/quote.gif) no-repeat top left;
		margin-top:5px;
		margin-bottom:15px;
		width:219px;
		border-top: 1px solid #86898f;
		border-bottom: 1px solid #86898f;
		font-family: tahoma, verdana, arial;
		font-size:8pt;
		color:#ffffff;
		display:block;
		padding:5px;
		}

.lowered-wide {
		background: #717171 url(../img/quote.gif) no-repeat top left;
		margin-top:5px;
		margin-bottom:15px;
		border-top: 1px solid #86898f;
		border-bottom: 1px solid #86898f;
		font-family: tahoma, verdana, arial;
		font-size:10pt;
		color:#ffffff;
		display:block;
		}
		
#bottommenu {
        background: transparent;
        width: 960px;
        margin: 0 auto;
        }

.first-list,
.next-list,
.last-list {
	float: left;
	width: 108px;
	padding: 6px 10px 12px 12px;
}
.next-list {width: 110px;padding: 6px 10px 0 0;}
.last-list {width: 120px;padding: 6px 0 0 0;}
.first-list li,
.next-list li,
.last-list li {line-height: 16px;}
.first-list li a,
.next-list li a,
.last-list li a {
	color: #01438d;
	font-size: 11px;
}
.first-list li a strong,
.next-list li a strong,
.last-list li a strong {color: #01438d;}
.first-list li a:hover,
.next-list li a:hover,
.last-list li a:hover {text-decoration: underline}


#icons {
		background-color:#989898;
        margin: 0 auto;
        width: 980px;
		height: 321px;
		}	
#icons a   {font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #ffffff; text-decoration: none;}
#icons a:hover {font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #ffffff; text-decoration: none;}
#icons a:visited {font-family: tahoma, verdana, arial, helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #ffffff; text-decoration: none;}	

#topcontainerdesign {
		background: url(../img/webdesign.jpg) no-repeat top left;
		display: block;
		width: 254px;
		height: 321px;
		float:left;
		}
#topcontainerdesignbody {
		position:relative;
		display:block;
		top:110px;
		left:55px;
		background: transparent;
		width: 170px;
		height: 100px;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 7pt;
		color:#ffffff;
		line-height: 1;
		}

		
#topcontainerseo {
		background: url(../img/seo.jpg) no-repeat top left;
		display: block;
		width: 235px;
		height: 321px;
		float:left;
		}
#topcontainerseobody {
		position:relative;
		display:block;
		top:90px;
		left:35px;
		background: transparent;
		width: 170px;
		height: 100px;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 7pt;
		color:#ffffff;
		line-height: 1;
		}
#topcontianerppc {
		background: url(../img/payperclick.jpg) no-repeat top left;
		display: block;
		width: 235px;
		height: 321px;
		float:left;
		}
#topcontianerppcbody {
		position:relative;
		display:block;
		top:90px;
		left:40px;
		background: transparent;
		width: 170px;
		height: 100px;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 7pt;
		color:#ffffff;
		line-height: 1;
		}
#topcontaineremarket {
		background: url(../img/emarketing.jpg) no-repeat top left;
		display: block;
		width: 256px;
		height: 321px;
		float:left;
		}
#topcontaineremarketbody {
		position:relative;
		display:block;
		top:105px;
		left:35px;
		background: transparent;
		width: 170px;
		height: 100px;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 7pt;
		color:#ffffff;
		line-height: 1;
		}
.frame{background:url(../img/frame.gif) no-repeat; padding:10px 10px 0px 10px; height:122px;width:149px;float:left; margin:1px;}
.frame:hover{background:url(../img/frame_over.gif) no-repeat;}
.frame img{width:145px;height:102px;overflow:hidden;border:1px solid #E8E7E7;margin:0 1px;}
.f2{text-align:center;}
.f2 img{margin-top:-15px;}
.f2 a, .f2 a:hover{background:none;}


.pager {text-align:right;}
.pager a {margin-left: 2px;}
.pager a.active {font-weight:bold; text-decoration:undetline;}

#bottom-section-container {
display:block; 
margin:0 auto; 
width: 960px; 
height: 170px; 
background: url(../img/bottom-section-container.jpg) repeat-y top left; 
padding-left:10px; 
padding-right:10px;
padding-top:15px;
padding-bottom:15px;
}

#images {

}
.framed {
background: url(../img/new_frame.gif) no-repeat top left;
width:230px;
height:174px;
display: block;
float:left;
}


#images p.framed img {
width:200px;
height:155px;
margin-top:7px;
margin-left:15px;
}
#rh-framed {
background: url(../img/rh-frame.jpg) no-repeat top left;
width:229px;
height:176px;
display: block;
float:left;
}

#rh-framed img {
width:210px;
height:150px;
margin-top:8px;
margin-left:10px;
}

#huge-framed {
background: url(../img/frame-huge.jpg) no-repeat top left;
width:452px;
height:345px;
display: block;
float:left;
}

#huge-framed img {
width:420px;
height:320px;
margin-top:12px;
margin-left:16px;
}
/* ******************  xbox-white  ************** */

.xbox-white {background: transparent; margin-bottom: 10px; width: 235px;}
.xbox-white h1 {color: #01438d; font-size: 9pt; font-family: verdana, arial, tahoma; font-weight: bold; margin-bottom: 20px;}
.xbox-white h3 {color: #01438d; font-size: 9pt; font-family: verdana, arial, tahoma; font-weight: bold; margin-bottom: 20px;}
.xtop-white  {display:block; background: transparent; font-size:1px;}
.xbottom-white {display: inline; background: transparent; font-size:1px;}
.xb1-white, .xb2-white, .xb3-white, .xb4-white {display:block; overflow:hidden;}
.xb1-white, .xb2-white, .xb3-white {height:1px;}
.xb2-white, .xb3-white, .xb4-white {background:#fff; border-left:1px solid #dee0e3; border-right:1px solid #dee0e3;}
.xb1-white {margin:0 5px; background:#dee0e3;}
.xb2-white {margin:0 3px; border-width:0 2px;}
.xb3-white {margin:0 2px;}
.xb4-white {height: 2px; margin:0 1px;}


.xboxcontent-white {display:block; background: #ffffff url(../img/bg3.jpg) repeat-x top left; border:0 solid #dee0e3; border-width:0 1px; padding-left: 5px; padding-right: 5px; padding-top: 0px; font-family: tahoma, verdana, arial; font-size: 11px; color: #474145;}





/* ******************  xbox-gray  ************** */

.xbox-gray {background: transparent; margin-bottom: 10px; margin-top:5px; float:left; width:715px;}
.xbox-gray h1 {color: #01438d; font-size: 9pt; font-family: verdana, arial, tahoma; font-weight: bold; margin-bottom: 20px;}
.xbox-gray h3 {color: #296cbe; font-size: 9pt; font-family: verdana, arial, tahoma; font-weight: bold; margin-bottom: 20px;}
.xtop-gray  {display:block; background: transparent; font-size:1px;}
.xbottom-gray {display: inline; background: transparent; font-size:1px;}
.xb1-gray, .xb2-gray, .xb3-gray, .xb4-gray {display:block; overflow:hidden;}
.xb1-gray, .xb2-gray, .xb3-gray {height:1px;}
.xb2-gray, .xb3-gray, .xb4-gray {background:#eef0f2; border-left:1px solid #dee0e3; border-right:1px solid #dee0e3;}
.xb1-gray {margin:0 5px; background:#dee0e3;}
.xb2-gray {margin:0 3px; border-width:0 2px;}
.xb3-gray {margin:0 2px;}
.xb4-gray {height: 2px; margin:0 1px;}


.xboxcontent-gray {display:block; background: #eef0f2 url(../img/bg4.jpg) repeat-x top left; border:0 solid #dee0e3; border-width:0 1px; padding-left: 6px; padding-right: 6px; padding-top: 0px; font-family: tahoma, verdana, arial; font-size: 11px; color: #474145;}














a.itemheader {color: #296cbe; font-size: 11px; font-family: verdana, arial, tahoma; font-weight: bold; margin-bottom: 20px; text-decoration:none; margin-bottom: 20px;}
a:visited.itemheader {color: #296cbe; font-size: 11px; font-family: verdana, arial, tahoma; font-weight: bold; margin-bottom: 20px; text-decoration:none; margin-bottom: 20px;}
a:hover.itemheader {color: #296cbe; font-size: 11px; font-family: verdana, arial, tahoma; font-weight: bold; margin-bottom: 20px; text-decoration:none; margin-bottom: 20px;}



a.itemsubheader {color: #474145; font-size: 8pt; font-family: verdana, arial, tahoma; font-weight: bold; margin-bottom: 20px; text-decoration:underline; margin-bottom: 20px;}
a:visited.itemsubheader {color: #474145; font-size: 8pt; font-family: verdana, arial, tahoma; font-weight: bold; margin-bottom: 20px; text-decoration:underline; margin-bottom: 20px;}
a:hover.itemsubheader {color: #474145; font-size: 8pt; font-family: verdana, arial, tahoma; font-weight: bold; margin-bottom: 20px; text-decoration:underline; margin-bottom: 20px;}



/********************   logo   *************************/

#logo {
        background: transparent;
        width: 880px;
		height: 95px;
		margin: 0 auto;
		text-align:center;
}

#bottomimages {
        background: #ffffff url(../img/bottomimages.jpg) no-repeat top left;
        width: 955px;
		height: 50px;
		background-color:#000000;
		margin: 0 auto;
}
	
		
#logo-index-slogan {
position: relative;
display:block;
width:500px;
left:400px;
top:30px;
color: #013980;
font-size: 12px;
line-height: 20px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#logo-index-slogan h1{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 24px;
line-height: 28px;
color:#ffffff;
margin-bottom: 10px;
font-weight: normal;
}

#logo-index-slogan p {text-align:right;}
		
#logo-index {
        background: #ffffff url(../img/logo_index_bg.jpg) no-repeat top left;
        width: 965px;
		height: 200px;
        margin: 0 auto;
        }
#logo-marquees {
        background: #ffffff url(../img/logo_marquees_bg.jpg) no-repeat top left;
        width: 965px;
		height: 200px;
        margin: 0 auto;
        }		
#logo-illuminations {
        background: #ffffff url(../img/logo_illuminations_bg.jpg) no-repeat top left;
        width: 965px;
		height: 200px;
        margin: 0 auto;
        }		
#logo-branding {
		background: #ffffff url(../img/logo_branding_bg.jpg) no-repeat top left;
        width: 965px;
		height: 200px;
        margin: 0 auto;
        }		
#logo-store {
        background: #ffffff url(../img/logo_estore_bg.jpg) no-repeat top left;
        width: 965px;
		height: 200px;
        margin: 0 auto;
        }
#marquees {
		width: 315px; 
		height:26px; 
		display:block; 
		float:left; 
		margin-right:5px; 
		text-align:center; 
		padding-top:3px; 
		background: url(../img/marquees_button.gif) no-repeat top left;
}
#illuminations {
		width: 315px; 
		height:26px; 
		display:block; 
		float:left; 
		margin-right:5px; 
		text-align:center;
		padding-top:3px;
		background: url(../img/illuminations_button.gif) no-repeat top left;
}
#branding {
		width: 315px; 
		height:26px; 
		display:block; 
		float:left; 
		margin-right:5px; 
		text-align:center; 
		padding-top:3px; 
		background: url(../img/branding_button.gif)  no-repeat top left;
}

#emptytab-left {
		width: 315px; 
		height: 26px; 
		display:block; 
		float:left; 
		margin-right:5px; 
		text-align:center; 
		padding-top:3px; 
		background: transparent;
		background: url(../img/emptytab_button.gif)  no-repeat top left;		
}
#emptytab-right {
		width: 315px; 
		height: 26px; 
		display:block; 
		float:left; 
		margin-right:5px; 
		text-align:center; 
		padding-top:3px; 
		background: url(../img/emptytab_button.gif)  no-repeat top left;
}
#branding-last {
		width: 315px; 
		height: 26px; 
		display: block; 
		float: left; 
		margin-right: 5px; 
		text-align: center; 
		padding-top: 3px; 
		background: url(../img/branding_button.gif)  no-repeat top left;
}


#shop {width:315px; height:26px; display:block; float:left; text-align:center; padding-top:3px; background: url(../img/shop_button.gif) no-repeat top left;}


.landingpageimg {border: 1px solid #dde1e4; 
margin-left: 3px;
margin-bottom: 3px;
padding: 1px; 
float: left;
background-color: #ffffff;}

#stylechanger{}


.odd-cells {
	background:transparent;
}
.even-cells {
	background-color: #FFFFFF;
}
#listing-table {
	border: 0px;
	width:100%;
}
#listing-table a, #listing-table a:link {
	font-weight: bold;
	text-decoration: none;
}
#listing-table a:visited {
	text-decoration: none;
}
#listing-table a:hover, #listing-table a:active {
	text-decoration: underline;
}
.listing-title {
	font-weight: bold;
}
table#listing-table tr:hover {
	background: #f2f3f5;
}
#listing-table td {
	padding-left:5px;
	padding-top:3px;
}
#tblhead { height:35px; vertical-align:top;}

table#listing-table tr#tblhead:hover {
background:transparent;
}


#callusnow {
position:relative;
display:block;
right:30px;
top: 0px;
}	

.smallorderform form {
width: 140px;
height:30px;
float:left;
}

.smallorderform input {
	width: 50px;
	height: 17px;
	background: #ffffff url(../img/formshadow.gif) no-repeat top left;
	border-right: #dedede 1px solid;
	border-left: #dedede 1px solid;
	border-top: #dedede 1px solid;
	border-bottom: #dedede 1px solid;
	vertical-align: top;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size:8pt;
	color:#474145;
	padding-top:3px;
	padding-left:4px;
}


.smallorderform .basketadd {
	height:22px;
	width:55px;
	padding-left:20px;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	background-repeat: no-repeat;
	background-position: 2px center;
}
.smallorderform .basketadd {
	width:50px;
	padding-left:22px;
	background-position: 2px center;
}
.smallorderform .basketshow {
	width:60px;
	padding-left:20px;
	background-position: 2px center;
}
.orderform .basketadd, .smallorderform .basketadd {
	background-image: url(../img/basket_add.png);
	font-size:8pt;
	color:#474145;
	padding-top: 0px;
}
.orderform .basketdelete, .smallorderform .basketdelete {
	background-image: url(../img/basket_delete.png);
}
.orderform .basketshow, .smallorderform .basketshow {
	background-image: url(../img/basket_go.png);
}


#mainshop {}



#mainshop a, #mainshop a:link, #mainshop a:visited {
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
		width: 223px;
		height: 45px;
		display: block;
		margin-top:5px;
		}
#mainshop a:hover, #mainshop a:active {
color:#000000;
		}
		
#cart {
	width:170px; 
	height:100px; 
	display:block; 
	margin-right:5px;
	float:right; 
	margin-top:5px;
}

#callus {
	width:170px; 
	height:45px; 
	display:block; 
	margin-bottom:5px;
}

#trolley {
	width:170px; 
	height:45px; 
	display:block; 
}


#linksx3footer {
margin:0 auto;
        width: 880px;
margin-top: 15px;
display: block;
text-align:center;
color: #cfccc3;
}
#linksx3footer a {
color: #cfccc3;
text-decoration: none;
font-size: 7pt;
font-family: tahoma, verdana, arial;
}
#linksx3footer a:hover {
color: #cfccc3;
text-decoration: none;
font-size: 7pt;
font-family: tahoma, verdana, arial;
}
#linksx3footer a:visited {
color: #cfccc3;
text-decoration: none;
font-size: 7pt;
font-family: tahoma, verdana, arial;
}
#domainlinkz {
margin: 0 auto;
        width: 880px;
display: block;
text-align: center;
margin-bottom: 10px;
font-size: 5px;
}

#domainlinkz a {
color: #cfccc3;
text-decoration: none;
font-size: 7pt;
font-family: tahoma, verdana, arial;
}
#domainlinkz a:hover {
color: #cfccc3;
text-decoration: none;
font-size: 7pt;
font-family: tahoma, verdana, arial;
}
#domainlinkz a:visited {
color: #cfccc3;
text-decoration: none;
font-size: 7pt;
font-family: tahoma, verdana, arial;
}

#shoplinks {
background:transparent;
position: relative;
top: 666px;
left: 660px;
width: 300px;
height: 100px;
margin-top:-100px;
z-index:1;
}

/* for Internet Explorer */
/*\*/
* html #shoplinks {
top: 675px;
}
/**/

p.contentright strong {
font-weight: normal;
}

/********************   footer    *************************/
		#footer {
		background: transparent url(../img/footer_bg3.jpg) repeat-x top left;
		width: 100%;
		color: #666666;
		line-height:25px;
		height:70px;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 8pt;
		z-index:1;
		overflow: hidden;
		position: relative;
		bottom: 0;
		left: 0; 
		}

		#innerfooter { 
		background: transparent;
		margin: 0 auto;
		width: 880px;
		height:75px;
		}
		
		#innerfooterleft {
        float: left;
        width: 200px;
        }
		#innerfooterright {
        float: right;
        width: 600px;
		text-align:right;
        }		
		#footer a, #footer a:visited  {
		}
		#footer a:hover {
		}
		#footer a:focus {
		}
		
/**************** .sideleft-container-landing *******************/


.sideleft-container-landing {
		background: url(../img/sideleft-container-top.gif) no-repeat top left;
		padding-top: 9px;
		width: 880px;
		height:100%;
		margin: 0 auto;
		margin-bottom:10px;
}

.sideleft-container-content-landing {
		background: url(../img/sideleft-container.gif) repeat-y top left;
		width: 880px;
		height:100%;
}
.sideleft-container-inner-landing {
		background: #f2f0e4 url(../img/landing_page_container_bg.jpg) repeat-x top left;
		width:853px;
		margin:0 auto;
		min-height: 150px;
		height: 100%;
		padding-left:12px;
		padding-right:11px;
		padding-bottom:11px;
}

/* for Internet Explorer */
/*\*/
* html .sideleft-container-inner-landing {
		height:150px;
}
/**/


.sideleft-container-top-landing {
		height:10px;
		width:785px;
}
.sideleft-container-bottom-landing {
		background: url(../img/sideleft-container-bottom.jpg) no-repeat top left;
		height:9px;
		width: 880px;
}

/**************** .left-main-container *******************/


.left-main-container {
		background: url(../img/left-main-container.gif) no-repeat top left;
		padding-top: 9px;
		width: 657px;
		height:100%;
		margin: 0 auto;
		margin-bottom:10px;
}

.left-main-container-content {
		background: url(../img/left-main-container-inner.gif) repeat-y top left;
		width: 657px;
		height: 100%;
}
.left-main-container-inner {
		background: #f2f0e4 url(../img/landing_page_container_bg.jpg) repeat-x top left;
		width: 630px;
		margin:0 auto;
		min-height: 150px;
		height: 100%;
		padding-left:12px;
		padding-right:11px;
}

/* for Internet Explorer */
/*\*/
* html .left-main-container-inner {
		height:150px;
}
/**/

.left-main-container-bottom {
		background: url(../img/left-main-container-bottom.jpg) no-repeat top left;
		height:9px;
		width: 657px;
}




/**************** callback-container-landing *******************/


.callback-container-landing {
		background: url(../img/callback-container-top.gif) no-repeat top left;
		padding-top: 9px;
		width: 212px;
		height: 272px;
		display: block;
		float: left;
		
}

.callback-container-content-landing {
		background: url(../img/callback-sideleft-container.gif) repeat-y top left;
		width: 212px;
		height: 272px;
}
.callback-container-inner-landing {
		background: #f2f0e4 url(../img/landing_page_container_bg.jpg) repeat-x top left;
		width: 185px;
		margin:0 auto;
		min-height: 120px;
		height: 272px;
		padding-left:12px;
		padding-right:11px;
}

/* for Internet Explorer */
/*\*/
* html .callback-container-inner-landing {
		height: 272px;
}
/**/


.callback-container-top-landing {
		height:10px;
		width: 212px;
}
.callback-container-bottom-landing {
		background: url(../img/callback-container-bottom.jpg) no-repeat top left;
		height: 9px;
		width: 212px;
}

/**************** right-menu *******************/


.right-menu-landing {
		background: url(../img/callback-container-top.gif) no-repeat top left;
		padding-top: 9px;
		width: 212px;
		height: 272px;
		display: block;
		float: left;
		
}

.right-menu-content-landing {
		background: url(../img/callback-sideleft-container.gif) repeat-y top left;
		width: 212px;
		height: 272px;
}
.right-menu-inner-landing {
		background: #f2f0e4 url(../img/landing_page_container_bg.jpg) repeat-x top left;
		width: 185px;
		margin:0 auto;
		min-height: 120px;
		height: 272px;
		padding-left:12px;
		padding-right:11px;
		padding-bottom:11px;
}

/* for Internet Explorer */
/*\*/
* html .right-menu-inner-landing {
		height: 272px;
}
/**/


.right-menu-top-landing {
		height:10px;
		width: 212px;
}
.right-menu-bottom-landing {
		background: url(../img/callback-container-bottom.jpg) no-repeat top left;
		height: 9px;
		width: 212px;
}



#download {
background: transparent;
position: relative;
top: 175px;
left: 836px;
width: 89px;
height: 136px;
margin-top: -136px;
z-index:1;
}

/* for Internet Explorer */
/*\*/
* html #download {
top: 175px;
left: 836px
margin-top:-136px;
}
/**/

#tables {}
#tables ul {list-style-type:none; margin-left:0px; margin-top:0px; margin-bottom:15px; padding:0;}
#tables li {float:left; padding:0; margin:0 1px 0 0; position:relative; width: 160px; height:10px; z-index:100; text-align:left;}

#btmcont

#btmcont strong {
font-weight: normal;
}

#undermenustrip {

}

#undermenustrip-left {
width:50%;
float:left;
} 

#undermenustrip-right {
width:50%;
float:right;
text-align:right;
}

/********************   topstrip    *************************/
		#topstrip {
		background-color: #f6f4ee;
		border-top: 1px solid #ffffff;
		border-bottom: 0px;
		width: 100%;
		color: #000000;
		line-height:25px;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 8pt;
		z-index:1;
		overflow: hidden;
		text-align:center;
		font-weight:bold;
		}
		#topstrip a, #topstrip a:visited  {
		background: transparent;
		display:inline;
		padding-left: 8px;
		padding-right: 8px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-decoration: none;
		font-weight:bold;
		}
		#topstrip a:hover {
		background: transparent;
		display:inline;
		text-decoration: none;
		font-weight:bold;
		}
		#topstrip a:focus {

		}