div.noprint {
 display: none;
}

*
{
    font-size: 12px;
    font-family: Tahoma;
    margin: 0px;
    padding: 0px;
}

body
{
    text-align: center;
    background-color: #FFFFFF;
    overflow: -moz-scrollbars-vertical;
}

img
{
    border:none;   
}
p
{
    margin-bottom: 6px;    
}

a, a:link, a:visited
{
    text-decoration: none;
    color: #1D5CA4;
}

a:hover
{
    color: #65ADFF;
}

h1
{
    font-size: 19px;
    font-weight: 100;
    color: #FF6C00;
    margin-bottom: 4px;
}


h2
{
    font-size: 16px;
    font-weight: 100;
    color: #502C18;
    margin-bottom: 6px;
    margin-top: 2px;
}

h3
{
    font-size: 13px;
    font-weight: 700;
    color: #502C18;
    margin-bottom: 6px;
    margin-top: 1px;
}


ul
{
    margin-bottom: 6px;
    list-style-type: none;
}


li
{
    padding-bottom: 4px;
    padding-left: 16px;
    background-image: url(/images/template/cb_main.gif);
    background-repeat: no-repeat;
    background-position: 1px 3px;
}

a.sitesubmitlink
{
    border-top: 1px solid #FFAB60;
    border-left: 1px solid #FFAB60;
    border-right: 1px solid #C75E00;
    border-bottom: 1px solid #C75E00;    
    background-color: #FFDE9D;
    padding: 4px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 11px;
    font-weight: 700;
    color: #D64C00;
}

#thinBox {
	border: 1px solid #000; 
    padding-top: 5px;
    padding-bottom: 5px;
}

a:hover.sitesubmitlink
{
    background-color: #FFF4D4;
}

h4.DocumentTitle {
	text-align:center;
    font-size: 16px;
    font-weight: 700;
    color: #502C18;
    margin-bottom: 6px;
    margin-top: 6px;
}


/*=======================================================================================
  folder tags
=========================================================================================*/

ul.folders
{
    padding-bottom: 0px;
    padding-left: 12px;
	background-image: url(/images/icons/folder_32.png);
    background-repeat: no-repeat;
    background-position: 1px 8px;
	
	/* border: 1px solid #000; */
}


li.document {

	background-image: none;
	background-image: url(/images/icons/document.png);
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 26px;
	
    background-position: 1px 8px;

}

li.spreadsheet {

	background-image: none;
	background-image: url(/images/icons/spreadsheet.png);
    background-repeat: no-repeat;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 26px;
	
    background-position: 1px 8px;

}

li.newDocument {

	background-image: none;
    padding-top: 5px;
    padding-bottom: 12px;
    padding-left: 0px;
	

}

/*=======================================================================================
 Document display
=========================================================================================*/

#documentBorder {

	background-color: #FFFFFF; 
	border: 1px solid #BEBEBE; 
	padding: 4px;

}

/*=======================================================================================
 Left Nav
=========================================================================================*/
#leftNav {
	font-family: "Trebuchet MS";
		
	}

#leftNav p{
	
		}

#leftNav ul{
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
	}
	
#leftNav li{
	  display:inline;
      margin:0;
      padding:0;
	}

#leftNav a { /* removed li */
	color: #000;
	height: 25px;
	width: 130px;
	list-style-type: none;
	background-color: #CCCCCC;
	border: 1px outset #999;
	list-style-image: none;
	display:block;
	font-weight: bold;
	}

#leftNav a:visited{
	color: #550000;
	list-style-type: none;
}

#leftNav a:hover{
	color: #999;
	height: 25px;
	width: 130px;
	list-style-type: none;
	border: 1px inset #999e;
	}


/*=======================================================================================
  Normal shops tags
=========================================================================================*/
.row1 {

	font-size: 12px;
	color : #000000;

}
.row2 {

	font-size: 12px;
	color : #000000;

}

td.row1	{ 
	background-color: #EFEFEF; 
	
}
td.row2	{ 
	background-color: #DEE3E7; 
}
td.row3	{ 
	background-color: #D1D7DC; 
}

/* Status Messages */
.StatusError {

	font-weight: bold;
	color : #FF0000;

}
.StatusBad {

	font-weight: bold;
	color : #FF0000;

}
td.StatusBad { background-color: #FF0000; }

.StatusWarning {

	font-weight: bold;
	color:#FF9900;

}

.StatusGood {

	font-weight: bold;
	color : #008000;

}
td.StatusGood { background-color: #008000; }


.Status {

/*	font-weight: bold; */
	color : #000000;

}

#UserMessage {

	/* Wide margin to make message show up well */
	margin: 10px;
	padding: 14px;
	
	background-color: #FFFFFF;
	color: #000000;
	border: 2px solid #DFDFDF;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
/*	height: 160px; */
/*	width: 350px; */

}

/*=======================================================================================
  STRUCTURE
=========================================================================================*/
.cxaPhotobox
{
    float: right;
    width: 400px;
    margin-left: 20px;
    margin-bottom: 20px;
    
}
.cxaPhotobox .sc_title
{
    overflow: hidden;
    margin-bottom: 3px;
    font-size: 9px;
    font-family: Arial;
    font-weight: 700;
    color: #555555;
    text-transform: uppercase;
}
.cxaPhotobox .sc_photos a
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 2px solid #3C2415; 
    display: block;
    width: 80px;
    height: 80px;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -10000px; 
}
.cxaPhotobox .sc_photos a:hover
{
    border: 2px solid #C54800;    
}


.photobox
{
    float: right;
    width: 400px;
    margin-left: 20px;
    margin-bottom: 20px;
    
}

.photobox .sc_title
{
    overflow: hidden;
    margin-bottom: 3px;
    font-size: 9px;
    font-family: Arial;
    font-weight: 700;
    color: #555555;
    text-transform: uppercase;
}



.photobox .sc_preload
{
    display: none;
}

.photobox a
{
   
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 2px solid #3C2415; 
    display: block;
    width: 80px;
    height: 80px;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -10000px;       
}

.photobox a:hover
{
   
    border: 2px solid #C54800;    
}

#fullout
{
    text-align: left;
    width: 790px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/images/template/backmain.gif);
    margin-top: 25px;   
}

#headtop
{
    background-image: url(/images/template/backtop.gif);
    height: 6px;
    overflow: hidden;
    width: 790px;
}

#headout
{
    background-image: url(/images/template/headback_main.jpg);
    height: 215px;
    overflow: hidden;
    width: 790px;
    position: relative;
}

#headout2
{
    background-image: url(/images/template/headback_main.jpg);
    height: 80px;
    overflow: hidden;
    width: 790px;
    position: relative;
}

#mainmen
{
    position: absolute;
    top: 195px;
    left: 6px;
}

#mainmen a, #mainmen a:link, #mainmen a:visited
{
    display: block;
    float: left;
    height: 16px;
    text-align: center;
    padding-top: 4px;
    font-size: 11px;
    color: #FFFFFF;
    border-right: 1px solid #FFFFFF;
    width: 85px;
    text-transform: uppercase; 
    font-family: Arial;
    font-weight: 700;
}


#mainmen a:hover
{
    background-color: #000000; 
}

#mainmen2
{
    position: absolute;
    top: 80px;
    left: 6px;
}

#mainmen2 a, #mainmen a:link, #mainmen a:visited
{
    display: block;
    float: left;
    height: 16px;
    text-align: center;
    padding-top: 4px;
    font-size: 11px;
    color: #FFFFFF;
    border-right: 1px solid #FFFFFF;
    width: 85px;
    text-transform: uppercase; 
    font-family: Arial;
    font-weight: 700;
}


#mainmen2 a:hover
{
    background-color: #000000; 
}


#footbottom
{
    background-image: url(/images/template/backbottom.gif);
    height: 6px;
    overflow: hidden;
    width: 790px;
}

#footout
{
    text-align: center;
    overflow: hidden;
    width: 790px;
    font-size: 9px;
    padding: 6px;
    color: #555555;
    margin-left: auto;
    margin-right: auto;
}

#maincont
{
    padding: 15px;
    padding-top: 10px;
    overflow: hidden;
    _width: 760px;
    _float: left;
}

#headlogo
{
    display: block; 
    text-indent: -10000px;
    width: 400px;
    height: 74px;
    position: absolute;
    top: 0px;
    left: 6px;
}






/*=======================================================================================

  CONTACT FORM

=========================================================================================*/





div.cxaContactOuterCont

{

    /*border: 1px solid #DDDDDD;

    background-color: #EFEFEF;    */

}



div.cxaContactInnerCont

{

    margin: 1px;

}



div.cxaContactInnerCont p.ff_field input, div.cxaContactInnerCont p.ff_field textarea

{

    width: 289px;

}



div.cxaContactInnerCont p.ff_field select

{

    width: 298px;

}







/*=======================================================================================

  FORM-MATTING

=========================================================================================*/





.ff_title

{

    font-weight: 700;

    font-size: 10px;

    text-transform: uppercase;    

    color: #555555;

    margin-top: 3px;

    margin-bottom: 1px;

}





.ff_field

{

    margin-top: 1px;

    margin-bottom: 1px;

    padding-bottom: 2px;

}



.ff_field input

{

    width: 98%;

    padding: 2px;

    padding-left: 3px;

    font-size: 11px;

}





.ff_field input.req

{

    background-image: url(/images/template/ff_req.gif);

    background-position: top right;

    background-repeat: no-repeat;

}





.ff_field textarea.req

{

    background-image: url(/images/template/ff_req.gif);

    background-position: top right;

    background-repeat: no-repeat;

}







.ff_field textarea

{

    width: 98%;

    padding: 2px;

    padding-left: 3px;

    font-size: 11px;

}





.ff_field select

{

    width: 98%;

    font-size: 11px;

}



.ff_submit

{

    text-align: center;

    margin-top: 8px;

}





.ff_submit input

{

    font-size: 11px;

    font-weight: 700;

}





.boxsplitright

{

    float: right;

    background-image: url(/images/template/boxsplit.gif);    

    background-repeat: repeat-y;

    padding-left: 20px;

    overflow: auto;

    margin-left: 2px;

}






