#mediagallerynav a
{
    color: #C76316;
}

#homenav a
{
    color: #fff;
}

/* PRELOAD IMAGES */

.preload
{
	visibility:hidden;
	display:none;
}

/*Boxes*/

.col3lg
{
   	float: left;
	margin-top: 0px;
	margin-left: 90px;
	/*margin-right: 10px;*/
	font-size: 110%;
}

/*.boxmainbot
{
	min-height: 204px;
	background-color: #2f3438;
}

.largetextbox
{
	float: left;
	margin-bottom: 15px;
}*/

/* End */



.contenttext
{
    margin-left: 20px;
    padding-top: 10px;
}


#submenu
{
    margin-left: 148px;
}

#submenu ul
{
	margin-top: 5px;
	margin-left: 124px;
}

#submenu ul li
{
	list-style: none;
	float: left;
	padding: 0 6px;
}

#submenu a
{
	padding-right:14px;
}

.bigheader
{
    float: left;
    margin-right: 0px;
}

.hbttntxt
{
	float: right;
	text-align: left;
	margin-right: 50px;
	padding-top: 8px;
}

.hbttntxtsmll
{
	font-size: 70%;
	color: #c6cbd1;
	font-weight: normal;
}


.downloadthumbs
{
    float: left; 
    margin-left: 30px;
    margin-top: 30px;
    
}

.downloadlinks
{
	float: right;
	margin-left: 5px;
	margin-top: -48px;
	font-family: Arial, Helvetica, sans-serif;
}

.downloads
{
    float: left;
    width: 170px;
	font-size: 120%;
}

/* IMAGE GALLERY */

.boxsubtitle
{
	font-size: 150%;
	color:#FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.contenttextnimage
{
    margin-left: 15px;
    padding-top: 10px;
}

.contentgallery
{
    margin-left: 0px;
    padding-top: 10px;
}

.mainimage
{
	width:280px;
	border-right: solid 1px #4a4f53;
	border-bottom: solid 1px #4a4f53;
}

.curvedgallerypaneltop
{
	background:url(../images/curvedgallerypanel_top.png) no-repeat;
	width: 736px;
	height: 10px;
	margin-left:9px;
}

.arrowsmllleft
{
	float: left;
	margin-top:-28px;
	margin-left:-40px;
}

.arrowsmllright
{
	float: right;
	margin-top:-28px;
	margin-right:-41px;
}

.curvedgallerypanelmid
{
	background:url(../images/curvedgallerypanel_mid.png) repeat-y;
	width: 736px;
	margin-left:9px;
}

.boxsubtitlesmall
{
	font-size: 60%;
	color: #C6CBD1;
}

.arrowleft
{
	float: left;
	padding-top:3px;
	padding-left:9px;
}



/* STYLE FOR THUMB BUTTON CHANGER */
.displayS {
             border-style: none;
             width:  62px;
             height: 62px;
             cursor: pointer;
             cursor: hand;
 }

 #displayM {
             border-style: none;
             width:  280px;
             height: 400px;
 }


 #magnify {
             border-style: none;
             width:  27px;
             height: 31px;
             cursor: pointer;
             cursor: hand;
 }
 
 /* END */


.arrowright
{
	float: right;
	padding-top:3px;
	padding-right:7px;
}

.curvedgallerypanelbot
{
	/*float: left;*/
	background:url(../images/curvedgallerypanel_bot.png) no-repeat;
	width: 736px;
	height: 10px;
	padding-bottom: 10px;
	margin-left:9px;
}






/***********GALLERY BOX**********/

.imageselectionbar
{
    height: 60px;
    padding-top: 10px;
    background-color: #33383b;
    margin-top: -10px;
    margin-left: 2px;
    width: 750px;
    color: #fff;
}

.imageselectiontitle
{
    text-align: center;
    background: url(../images/gallery/pagetitlebg.jpg) no-repeat;
    width: 176px;
    height: 29px;
    padding-top: 8px;
    float: left;
    margin-left: 43px;
}

.imageselectionbar a
{
    color: #999c9d;
}

.imageselectionbar a:hover
{
    color:#fff;
}


.imageselectionbar h5
{
    margin: 0;
    float: none;
    width: auto;
    font-size: 16px;
}

.viewthumbnails, .viewviewer, .viewslideshow
{
    width: 70px;
    margin-left: 5px;
    height: 60px;
    float: left;
    text-align: center;
}

.viewthumbnails
{
    margin-left: 15px;
}


.imageselectionbar img
{
    margin-bottom: 5px;
}




.imagelineup
{
    margin-bottom: 15px;
}

.imagelineup img
{
    width: 100%;
    height:100%;
    width: 137px;
    height: 137px;
    margin-left: 11px;
    margin-top: 12px;
    float: left;
}
