.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*border: 10px solid navy;
border-bottom-width: 6px;*/
width:687px; 
height:372px; .height:378px; _height:378px;
z-index:0;
cursor:pointer;
border:#000 0px solid;
position:absolute;
top:30px;
.top:30px;
_top:30px;
left:10px;
display:none;
}

#paginate-slider1 { position:absolute; top:25px; .top:40px; _top:40px; right:15px; z-index:0; }

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 10px 20px 10px 10px;
/*background: white;*/
width:687px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:11px;
}

.contentdiv a { color: #04347a; text-decoration:none; }
.contentdiv a:hover { color: #7bc13f; text-decoration:none; }

.creatediv {background-image:url(/images/create_slider_BG.png); position:absolute; top:0; left:0; width:687px; height:360px;}
.toolsdiv {background-image:url(/images/tools_slider_BG.png); position:absolute; top:51px; .top:55px; _top:55px; left:0; width:687px; height:267px;}
.sharediv {background-image:url(/images/share_slider_BG.png); position:absolute; top:21px; .top:30px; _top:30px; left:0; width:687px; height:353px; border:#FF0000 0px solid; }

.contentdivrow {margin: 16px 0px 0px  16px;  height:110px; width:512px;}
.contentbuttonleft{float:left; background-image:url(/images/menu_choice_bg.png); font-family:"Trebuchet MS"; text-align:center; width:248px; height:70px; color:#14386C; margin-right:16px; vertical-align:middle; font-weight:bold; font-size:20px; padding-top:40px; }
.contentbuttonforum{float:left; background-image:url(/images/menu_choice_bg.png); font-family:"Trebuchet MS"; text-align:center; width:248px; height:110px; color:#14386C;  font-weight:bold; font-size:20px;}
.appworksbutton{float:left; background-image:url(/images/appworx_button.png); font-family:"Trebuchet MS"; text-align:center; width:248px; height:110px; cursor:pointer; }

div.appworksbutton:hover{float:left; background-image:url(/images/appworx_button_over.png); font-family:"Trebuchet MS"; text-align:center; width:248px; height:110px; }

/*.contentdiv img:hover{ filter:progid:DXImageTransform.Microsoft.alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; }*/
.contentJamiesvideo{float: left; background-image:url(/images/Jamies_video_bg.png); font-family:"Trebuchet MS"; 	 height:91px; width:512px; line-height:91px; vertical-align:middle; text-indent:145px; margin: 5px 0px 0px  17px; background-repeat:no-repeat; color:#14386C;  font-weight:bold; font-size:20px;}
.futureOfCommunicationsVideo{float: left; background-image:url(/images/share_video.png); font-family:"Trebuchet MS"; 	 height:91px; width:512px; line-height:91px; vertical-align:middle; text-indent:150px; margin: 5px 0px 0px  17px; background-repeat:no-repeat; color:#14386C;  font-weight:bold; font-size:20px;}
.gourmetandgeekVideo{float: left; background-image:url(/images/gourmet-geek-video.png); font-family:"Trebuchet MS"; 	 height:91px; width:512px; line-height:91px; vertical-align:middle; text-indent:150px; margin: 5px 0px 0px  17px; background-repeat:no-repeat; color:#14386C;  font-weight:bold; font-size:20px;}
.button { margin-bottom:10px; }
.3col { float:left; width:150px; border:1px solid #FF0000; }
.4col { float:left; width:110px; border:1px solid #FF0000; }


.pagination{ padding:0; }

.pagination ul { margin:0; padding:0; }
.pagination li { list-style-type:none; }

.pagination a{
text-decoration: none; 
color: #03357c;
background-image: url(/images/button_bg.png);
font-weight:bold;
font-size:24px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration:none;
display:block;
width:128px; .width:178px; _width:178px; height:60px; .height:100px; _height:100px; padding:40px 0 0 50px; margin:0px 20px 0px 0px;
margin-bottom:30px;
}

/*.pagination a div { background-color:#4c4c4c; width:70px; height:70px; padding:5px; margin:5px 5px 0px 0px; border:#4c4c4c 0px solid; border-bottom:0px;  }
.pagination a div:hover { background-color:#FFF; border:#000 0px solid; border-bottom:0px; height:75px; z-index:+10; filter:progid:DXImageTransform.Microsoft.alpha(opacity=85);
-moz-opacity: 0.85;
opacity: 0.85; }*/

.pagination a:hover {
color: #7cc23e;
font-weight:bold;
text-decoration:none;
font-size:24px;
}


