@charset "utf-8";
/* CSS Document */

BODY {
	font-size : small;
	margin: 0;
	background-color: #FFFFFF;
}
/****TEXT FORMATS****/
H1 {
	margin: 5px 10px 10px 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.8em;
	line-height : 1.4em;
	font-weight : bold;
	color:#000;
}

H2 {
	margin: 5px 10px 10px 20px;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 1.5em;
	line-height:1.2em;
	font-weight : bold;
	color : #000;
}
H3 {
	margin: 15px 10px 10px 20px;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 1.1em;
	font-weight : bold;
	color : #656565;
}

H4 {
	margin: 15px 10px 10px 20px;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 1.0em;
	font-weight : bold;
	color : #000;
	line-height : 1.2em;
}
H5 {
	margin: 5px 5px 4px 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight : bold;
	color : #000;
	line-height : 1.0em;
}
H6{
	margin: 5px 5px 4px 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight : bold;
	color : #000;
	line-height : 1.1em;
}

P {
	margin-left : 17px;
	margin-right : 8px;
	margin-top : 5px;
	margin-bottom : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : #676767;
	font-weight:normal;
	line-height : 1.2em;
}
.boldtext {
	font-weight:bold;
	}
.smalltext {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : .70em;
	margin: 0;
	padding: 0;
}
.sidebartext {
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color : #ffffff;
	font-weight:normal;
	line-height : 1.1em;
}

.contactinfotitle {
	margin: 10px 10px 0 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	color : #000;
	font-weight:bold;
	line-height : 1.2em;
}
.contactinfotitle2 {
	margin: 5px 10px 0 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color : #000;
	font-weight:bold;
	line-height : 1.2em;
}

.contactinfotext {
	margin: 3px 10px 10px 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
	color : #000;
	font-weight:bold;
	line-height : 1.2em;
}
.contactinfophone {
	font-size: 1.2em;
	line-height: 1.8em;
}

.goldtext {
	color : #f0861A;
}
.ltbluetext {
	color : #e5e5e5;
}
.mdbluetext {
	color:#5c6f7b;
	font-style:italic;
}
.ltredtext {
	color: #e8363b;
}
.maroontext {
	color: #571d1f;
}
.blacktext {
	color : #000000;
}
.whitetext {
	color : #FFFFFF;
}
.mediumleading {
	line-height: 1.4em;
}
.medwideleading {
	line-height: 1.7em;
}

.wideleading {
	line-height: 1.8em;
}
a.greentext {
	color: #8ec73f;
}
#primegallerytext p {
	color: #571d1f;
	font-weight:bold;
	margin-top: 12px;
}
#primegallerytext h3 {
	color: #571d1f;
	margin-top: 12px;
}
.gallerytext p {
	color: #571d1f;
	font-weight:bold;
}
.gallerytext h3 {
 	color: #571d1f;
}
.noleftmargin {
	margin-left: 0;
}
/****LINK FORMATTING***/
a {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 0.9em;
	text-decoration : none;
	color : #5c67fb;
}

a:hover {
	color : #787878;
}
a.WHITENAV {
	color: #FFFFFF;
}
a.sidebarlink {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 1.1em;
	text-decoration : none;
	color : #222222;
	margin: 5px 0 5px 0px;
}
a img {
	color: #FFF;
	}

/****LIST FORMATTING*****/
ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color : #676767;
	list-style-image : url(../images/lstbullet.gif);
	list-style-type:disc;
	padding:0 0 0 10px;
	margin: 0 0 0 10px;
}
ul.checklist {
	list-style-image:url(../images/checkmark.jpg);
}
ol {
	font-family : Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color : #676767;
	padding:0 0 0 15px;
	margin: 0 0 0 15px;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color : #676767;
	margin: 5px 0 0 10px;
	padding: 0 0 0 0;
}
/******DROP DOWN MAIN NAVIGATION******/
/******SON OF SUCKERFISH***********/
#nav {
	position: relative;
	top: 33px;
	left: 0px;
	width:714px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	z-index: 10; 
}
#nav, #nav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	
}
#nav a{
	display:block;
	width: 102px;
	height: 32px;
	font-family : "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size :1.2em;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	color: #222222;
	margin: 0;
	padding: 0;
}

#nav li {
	float:left;
	margin: 0;
	padding: 5px 0 5px 0;
}

#nav li ul {
	position: absolute;
	width: 102px;
	left: -999em;
	z-index: 11;
}

#nav a:hover {
	color:#676767;
	
}

#nav li:hover ul{
	left: auto;
	font-size: 1.2em;  /*IE ignores this hover clause, override  previous font size*/
}

#nav li:hover ul, #nav li.sfhover ul{
	left:auto;
	font-size: 1.2em;
	background:url(../images/dropdnback.png) repeat-y bottom center;
}

#nav li:hover ul a, #nav li.sfhover ul a{
	color: #fff;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	height: 25px;

}
#nav li:hover ul a:hover, #nav li.sfhover ul a:hover{
	color: #565656;
}


a.homelink {
		background:url(../images/1-Home2.jpg) no-repeat left top;
}
a:hover.homelink {
		background:url(../images/1-Home2.jpg) no-repeat left bottom;
}
a.homecurrent {
	background:url(../images/1-Home2.jpg) no-repeat left bottom;
}
a.ideabooklink {
	background:url(../images/2-Idea2.jpg) no-repeat left top;
}
a:hover.ideabooklink {
	background:url(../images/2-Idea2.jpg) no-repeat left bottom;
}
a.ideacurrent {
	background:url(../images/2-Idea2.jpg) no-repeat left bottom;
}
a.productguidelink {
	background:url(../images/3-Product2.jpg) no-repeat left top;
}
a:hover.productguidelink {
	background:url(../images/3-Product2.jpg) no-repeat left bottom;
}
a.productcurrent {
	background:url(../images/3-Product2.jpg) no-repeat left bottom;
}
a.processlink {
	background:url(../images/4-Process2.jpg) no-repeat left top;
}
a:hover.processlink {
	background:url(../images/4-Process2.jpg) no-repeat left bottom;
}
a.processcurrent {
	background:url(../images/4-Process2.jpg) no-repeat left bottom;
}
a.newslink {
	background:url(../images/5-News2.jpg) no-repeat left top;
}
a:hover.newslink {
	background:url(../images/5-News2.jpg) no-repeat left bottom;
}
a.newscurrent {
	background:url(../images/5-News2.jpg) no-repeat left bottom;
}

a.designlink {
	background:url(../images/6-Interior2.jpg) no-repeat left top;
}
a:hover.designlink {
	background:url(../images/6-Interior2.jpg) no-repeat left bottom;
}
a.designcurrent {
	background:url(../images/6-Interior2.jpg) no-repeat left bottom;
}
a.contactlink {
	background:url(../images/7-Contact2.jpg) no-repeat left top;
}
a:hover.contactlink {
	background:url(../images/7-Contact2.jpg) no-repeat left bottom;
}
a.contactcurrent {
	background:url(../images/7-Contact2.jpg) no-repeat left bottom;
}


/******POSITIONING******/
#container {
	position: relative;
	width: 954px;
	height: 600px;
	margin: 0 auto;
	text-align: left;
	z-index: 1;
}
#header {
	position: relative;
	top: 0;
	left: 0;
	width: 954px;
	height: 70px;
	z-index: 4;
}
#logobox {
	float: left;
	height: 70px;
	width: 240px;
	background:url(../images/logo.jpg) no-repeat bottom left;
}
#searchsupport {
	position: absolute;
	top: 10px;
	left: 675px;
	width: 240px;
	height: 20px;
	z-index: 5;

}
#searchbox {
	float: left;
	width: 200px;
	height: 20px;
}




#searchbutton {
	float: right;
	padding: 0 0 0 0;
	width: 40px;
	height: 20px;
	text-decoration:none;
}	
#searchbutton img {
	border: none;
}	
#navcontain {
	float: right;
	width: 714px;
	height: 70px;
	background:url(../images/headergraphic.jpg) no-repeat top left;
	z-index: 5;
}
#contentcontain {
	position: relative;
	top: 0;
	left: 0;
	width: 954px;
	z-index:2;
}
#sidebar {
	float: left;
	width: 240px;
	background-color: #ececeb;

}
#sidebarleadin {
	position: relative;
	width: 240px;
}
#sidebarvideoleadin {
	position: relative;
	width: 240px;
	height: 198px;
}
#sidebarleadinnotitle {
	position: relative;
	width: 240px;
	height: 240px;
	margin: 10px 0 0 0;
}
#sidebarlower {
	position: relative;
	width: 240px;
}
#sidebarcontent {
	margin: 0 5px 5px 15px;

}
.onemaincolpagetitle {
	margin: 0 0 10px 10px;
}



#contentmain {
	float: right;
	width: 714px;
}
#content {
	float: left;
	width: 610px;
}
#contentsidebar {
	float: right;
	width: 102px;
	background-color: #ededee;
}
#contentsidebar p {
	margin: 8px 6px 12px 10px;
	line-height: 1.0em;
}

#contentflash {
	position: relative;
	top: 0;
	left: 0;
	width: 610px;
	height: 330px;
	z-index: 3;
}
#contenthtml {
	position: relative;
	top: 0;
	left: 0;
	width: 610px;

}
#contenthtmlconst {
	position: relative;
	top: 0;
	left: 0;
	width: 857px;
}
#contenthtmlonemaincol {
	position: relative;
	top: 15px;
	left: 20px;
	width: 590px;
}
#contentmid {
	position: relative;
	top: 5px;
	left: 0;
	width: 610px;
	z-index: 3;
}
#contentmidleftcontain {
	float: left;
	width: 403px;
}
#contentmidrightcontain {
	float: right;
	width: 204px;
}
#mid3colleft {
	float: left;
	width: 200px
}
#mid3colright {
	float: right;
	width: 200px;
}
#lowcontain {
	position: relative;
	top: 5px;
	left: 0;
	width: 610px;
	z-index: 3;
}
#lowcontainleft {
	float: left;
	width: 350px;
}
#lowcontainright {
	float: right;
	width: 240px;
	padding: 10px 5px 0 5px;
}
#lftlogos {
	float: left;
	width: 180px;
}
#rtlogos {
	float: right;
	width: 50px;
}
#filmstripgallery {
	position: relative;
	top: 2px;
	left: 0;
	width: 700px;
	height: 85px;
	visibility:hidden;
}
#basebar {
	position: relative;
	top: 25px;
	left: 300px;
	width: 180px;
	height: 25px;

}
/*****PRODUCT LANDING PAGE*******/
#plpleftcol {
	width: 305px;
	float: left;
	margin: 16px 0 0 0;
}
#plprightcol {
	width: 305px;
	float: right;
	margin: 16px 0 0 0;
}
.tanbox {
	width: 288px;
	height: 126px;
	margin: 0px 8px 16px 8px;
	background-color: #e8e0d8;
}
.notanbox {
	width: 288px;
	height: 126px;
	margin: 0px 8px 16px 8px;
	background-color: #fff;
}

.lndngpgeimage {
	width: 91px;
	height: 81px;
	float: left;
	margin: 4px 8px 0 18px;
}
.tanboxtext {
	display: block;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 0.7em;
	color : #000;
	padding: 3px 0 0 0;
	line-height : 1.1em;
}
a.learnmore {
	float: right;
	width: 70px;
	height: 14px;
	margin: 5px 3px 0 0;
	text-decoration:none;
	background-color: #f6f0eb;
	background:url(../images/learnmorebutton.gif) no-repeat 0 0;
	overflow:hidden;
}
a:hover.learnmore {
	background-position: 0 -14px;
}

/******CONSTRUCTION PAGE*******/
#constleftcol {
	width: 310px;
	float: left;
}
#constrightcol {
	width: 400px;
	float: right;
}
#cabinetcontain {
	position: relative;
	top: 12px;
	left: 0;
	width: 310px;
}
#kitchpiccontain {
	position: relative;
	top: 20px;
	left: 11px;
	width: 290px;
	margin: 0 auto;
}

	
#blueband {
	position: relative;
	top: 20px;
	left: 0;
	width: 385px;
	height: 135px;
	background-color: #5c6f7b;
	margin: 0;
	padding: 8px 0 8px 15px;

}
.bluebandtext {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 0.8em;
	line-height: 1.2em;
	color: #fff;
}
.blackconsttextbox {
	position: relative;
	top: 30px;
	left: 0;
	width: 400px;
}
.blackconsttext {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 0.7em;
	line-height: 1.2em;
	margin: 5px 5px 0px 15px;
	padding: 0 0 0 0;
	color: #000;
}
#hingebox {
	position: relative;
	top: 50px;
	left: 0;
	width: 400px;
}
#hingecaptionbox {
	position: relative;
	top: 50px;
	left: 0;
	width: 400px;
}
.hingecaptiontext {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 0.7em;
	line-height: 1.2em;
	color: #000;
	font-style:italic;
}
#knobbox {
	position: relative;
	top: 65px;
	left: 0;
	width: 400px;
}
#knobcaptionbox {
	position: relative;
	top: 50px;
	left: 0;
	width: 400px;
}
/*******NEWS PAGE*******/
#newscolnarrow {
	float: left;
	width: 114px;
}
#newscolwide {
	float: right;
	width: 430px;
	margin: 0 30px 0 0;
}
.smalltanbox {
	width: 114px;
	height: 60px;
	padding: 5px 0 0 0;
	margin: 15px 0 0 0;
	background-color: #e8e0d8;
	
}
.bluebox {
	float: right;
	width: 410px;
	height: 135px;
	background-color: #5c6f7b;
}
.blueboxtext {
	font-style:italic;
	color: #fff;
	line-height: 1.3em;
	margin: 10px 20px 15px 20px;
}
	
#newslowbox {
	position: relative;
	top: 15px;
	left: 20px;
	width: 560px;
}
/*****CONTACT PAGE*******/

#contactleftcol {
	width: 305px;
	float: left;
	margin: 16px 0 0 0;
}
#contactrightcol {
	width: 300px;
	float: right;
	margin: 16px 0 0 0;
}
.contacttitlebox {
	width: 288px;
	height: 40px;
	margin: 0px 8px 16px 8px;
	background-color: #fff;
}
.directionsbox {
	width: 300px;
	height: 126px;
	margin: 8px 0 10px 5px;
	background-color: #fff;
}
.miramarmapbox {
	position: relative;
	top: 30px;
	left: 3px;;
	width: 288px;
	height: 126px;
	margin: 0;
	background-color: #fff;
}
.elcajonmapbox {
	position: relative;
	top: 55px;
	left: 3px;
	width: 288px;
	height: 126px;
	margin: 0;
	background-color: #fff;
}
.fullwidthdotsbox {
	position: relative;
	top: 0;
	left: 15px;
	width: 565px;
}
#contactmidcontain {
	position: relative;
	top: 0;
	left: 10px;
	width: 590px;
}
#contactlowcontain {
	position: relative;
	top: 0;
	left: 10px;
	width: 590px;
}
#contactsindept {
	float: left;
	width: 350px;
}
#contactlow {
	float: right;
	width: 200px;
}
td.rightstyle {
	
	padding-top : 10px;
	padding-right : 0.5em;
	padding-bottom : 10px;
	padding-left : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.90em;
	font-weight : bold;
	color : #555555;
	text-align : right;
	
}

/******INTERIOR DESIGN PAGE*****/

#interiorcontent {
	position: relative;
	width: 587px;
	top: 10px;
	left: 0;
}
#interiorbiocolumn {
	float: right;
	width: 200px;
}
#interiortrendscolumn {
	float: left;
	width: 385px;
	margin: 0 0 30px 0;
}
#interiortanbox {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 385px;
	height: 310px;
	background: #e8dbce;
}
#interiorlighttanbox {
	position: relative;
	top: 10px;
	left: 0;
	width: 385px;
	background: #f5f0ea;
}

/****OPTIONS PAGE*******/
#optionscontain {
	position: relative;
	top: 15px;
	left: 20px;
	width: 500px;
	margin: 0 0 160px 0;
}
#optionsleftcol {
	float: left;
	width: 240px;
}
#optionsrightcol {
	float: right;
	width: 220px;
}
.optionsgallerytext {

	width: 200px;
}
/*ROLLOVER CODE FOR OPTIONS PAGE*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.thumbnail2 img {
	border:none;
}


.thumbnail2 {
	position: relative;
	z-index: 0;
	}
.thumbnail2:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnail2 span {  /*CSS for enlarged images*/
	position: absolute;
	padding: 0;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail2 span img {  /*CSS for enlarged image*/
	border-width: 0;
	padding: 0;
}
.thumbnail2:hover span{
	visibility: visible;
	top: -50px;
	left: 100px;  /*position where large image should be offset horizontally*/
}
/*End Dynamic Drive Code for options page*/

/*****PAGE BUTTONS*******/
a.clickhereright {
	float:right;
	width: 80px;
	height: 15px;
	margin: 5px 3px 0 0;
	text-decoration:none;
	background:url(../images/clickherebutton.jpg) no-repeat 0 0;
	overflow:hidden;
}
a:hover.clickhereright{
	background-position: 0 -15px;
}
a.clickhere {
	display: block;
	width: 80px;
	height: 15px;
	margin: 5px 0 5px 0;
	text-decoration:none;
	background:url(../images/clickherebutton.jpg) no-repeat 0 0;
	overflow:hidden;
}
a:hover.clickhere{
	background-position: 0 -15px;
}






/*******GALLERY FORMAT*********/
#contentideabook {
	position: relative;
	top: 0;
	left: 0;
	width: 714px;

	z-index: 3;
}
#galleryshow {
	position: relative;
	top: 0;
	left: 0;
	width: 714px;
}
.ideabookcontain {
	position: relative;
	top: 0;
	left: 0;
	width: 714px;
	height: 340px;
}
.gallerytext {
	float: left;
	width: 194px;
}

.gallerytext p {
	margin: 2px 5px 5px 15px;
}
.gallerytext img {
	margin: 0 0  0 15px;
}
.gallerytext h3 {
	margin: 3px 5px 5px 15px;
}


.gallerymod {
	float: right;	
	width: 520px;

}
.thmbcontain {
	float: left;
	width: 100px;
	margin: 4px 0 0 0;
}
.thmbpos {
	float: left;
	width: 83px;
	height: 57px;
	margin: 11px 0 0 15px;
}
.piccontain {
	float: right;
	width: 410px;
}
#primeideabookcontain {
	position: relative;
	top: 0;
	left: 0;
	width: 714px;

	display:none;
}
#primegallerytext {
	float: left;
	width: 194px;
}
#primegallerytext p {
	margin: 2px 5px 5px 15px;
}
#primegallerytext img {
	margin: 0 0  0 15px;
}
#primegallerytext h3 {
	margin: 10px 5px 5px 15px;
}

#primegallerymod {
	float: right;	
	width: 520px;


}
#primethmbcontain {
	float: left;
	width: 100px;
	margin: 4px 0 0 0;
}
.primethmbpos {
	float: left;
	width: 83px;
	height: 57px;
}
#primepiccontain {
	float: right;
	width: 410px;
}






/*******MISC. FORMATTING*******/
.smalltitle {
	margin: 3px 0 0 20px;
}
.titletagline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	color : #323232;
	font-weight:bold;
	font-style:italic;
	line-height : 1.2em;
}
	
.lftimage {
	float : left;
	padding: 0 15px 5px 0;
	margin: 0 0 0 0;
}
.lftimagesmall {
	float : left;
	padding: 0 5px 0 0;
	margin: 0 5px 5px 0;
}

.rtimage {
	float : right;
	padding: 4px 5px 0 10px;
}
.centerimage {
	margin: 0 auto;
}
.clearer {
	clear:both;
}
.leftclear {
	clear:left;
}
.rightclear {
	clear: right;
}
.notopmargin {
	margin-top: 0;
}
.topmargblacktext {
	color: #000;
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 15px 5px 0 10px;
}
.addleftmargin {
	margin-top: 2px;
	margin-left: 15px;
	border: none;
}
.addleftandtopmargin {
	margin-top: 15px;
	margin-left: 15px;
	border: none;
}
.addtopmargin {
	margin-top: 15px;
}
.smalllinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 0.60em;
	font-weight: bold;
	line-height: 1.1em;
}

/*****SWITCH THUMBNAILS FOR BIG PICTURE IDEA BOOK*******/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.thumbnail img{
	position: relative;
	top: 0;
	left: 0;
	border: 1px #FFFFFF;

	border: none;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
	border: none;
}
.thumbnail span {  /*CSS for enlarged images*/
	position: absolute;
	left: -1000px;

	border: none;
	text-decoration: none;
}
.thumbnail span img {  /*CSS for enlarged image*/
	padding: 0;
	border: none;
}
.thumbnail:hover span.pos1{
	visibility: visible;
	top: 0px;
	left: 304px;  /*position where large image should be offset horizontally*/
}
.thumbnail:hover span.pos2{
	visibility: visible;
	top:0px;
	left: 304px;  /*position where large image should be offset horizontally*/
}
.thumbnail:hover span.pos3{
	visibility: visible;
	top: 0px;
	left: 304px;  /*position where large image should be offset horizontally*/
}
.thumbnail:hover span.pos4{
	visibility: visible;
	top: 0px;
	left: 304px;  /*position where large image should be offset horizontally*/
}
/*End Dynamic Drive Thumbnails Code*/


/****DYNAMIC DRIVE CMOTION GALLERY STYLES****/
/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 714px; /* Set to gallery width, in px or percentage */
height: 100px; /* Set to gallery height */
}

#motioncontainer a img {
 border: 1px solid #fff/*Set image border color */
}

#motioncontainer a:hover img {
 border: 1px solid #fff; /*Set image border hover color */
}

#statusdiv {
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
font-family : Arial, Helvetica, sans-serif;
font-size : 0.7em;
color : #676767;
}

#motioncontainer a:hover {
color: #fff;  /*Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

/******ADMIN STYLES******/

td.rightstyle {
	
	padding-top : 10px;
	padding-right : 0.5em;
	padding-bottom : 10px;
	padding-left :10px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 0.80em;
	font-weight : bold;
	color : #555555;
	text-align : right;
	width: 70px;
}
td.leftstyle {
	
	padding-top : 10px;
	padding-right :0;
	padding-bottom : 10px;
	padding-left :3px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 0.80em;
	font-weight : bold;
	color : #555555;
	text-align:left;
	width: 110px;
}
td.rightstylewide {
	
	padding-top : 3px;
	padding-right : 5px;
	padding-bottom : 3px;
	padding-left :0px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 0.80em;
	font-weight:bold;
	color : #555555;
	text-align : right;
	width: 110px;
}
td.smallcelltext {
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom :0px;
	font-family : Verdana, Geneva, Arial,Helvetica, sans-serif;
	font-size : .70em;
	font-weight:normal;
	color : #555555;
	vertical-align: top;
	text-align : left;
	width : 80px;
	line-height : 1.2em;
}
td.midcelltext {
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom :0px;
	font-family : Verdana, Geneva, Arial,Helvetica, sans-serif;
	font-size : .70em;
	font-weight : normal;
	color : #333333;
	vertical-align : top;
	text-align : left;
	width : 220px;
	line-height : 1.2em;
}
td.largecelltext {
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom :0px;
	font-family : Verdana, Geneva, Arial,Helvetica, sans-serif;
	font-size : .70em;
	font-weight : normal;
	color : #333333;
	vertical-align : top;
	text-align : left;
	width : 300px;
	line-height : 1.2em;
}
td.buttoncell {
	width: 80px;
	padding-left:10px;
}
td.smallinbox {
	width: 10px;
	height: 90px;
}
td.thmbnailbox {
	width: 100px;
	height: 90px;
}

/*****SITEMAP FORMATS*****/
.sitemplevel1 {
	margin-left : 5px;
	margin-right : 10px;
	margin-top : 1px;
	margin-bottom : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	font-weight : bold;
	color : #000000;
}

.sitemplevel2 {
	margin-left : 15px;
	margin-right : 10px;
	margin-top : 1px;
	margin-bottom : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	font-weight : bold;
	color : #343434;
	
}
.sitemplevel3 {
	margin-left : 25px;
	margin-right : 10px;
	margin-top : 1px;
	margin-bottom : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color : #343434;
	line-height : 1.0em;
}
