/* 
    Document   : ipod_layout.css
    Created on : Jun 12, 2012, 12:49:16 PM
    Description: Applicable to only i-pod (portrait & landscape)
*/

html {
    overflow: hidden;
}
#ipod_wrapper {
    float:left;
}
#ipod_header {
    background:#151516 url(../../images/ipod/header_bg.png) top left repeat-x;
    height: 69px;
    width: 100%;
}
#ipod_header_nav {
    float:left;
    width: 100%;
}
#ipod_fb_logo {
    float:left;
    height: 27px;
    margin: 21px 4px 0 28px;
    text-align:left;
    width:27px;
}
#ipod_logo {
    background-image:none;
    color: rgba(0,0,0,0);
    cursor: pointer;
    display: inline;
    height: 41px;
    font-size:1px;
    float:none;
    line-height: 0;
    margin: 14px auto 0 auto;
    padding:0;
    width:0;
}
#ipod_home_link {
    background:transparent url(../../images/ipod_logo.png) center 1px no-repeat;
    color:transparent;
    height: 41px;
    float: none;
    margin: 0 auto;
    padding:0 99px 41px 0;
    text-align: center;
    text-indent: -9999px;
    width:0;
}
#ipod_home_logo {
    float: right;
    height: 29px;
    margin-top:19px;
    margin-right:25px;
    text-align:right;
    width:32px;
}
#ipod_container {
    background: #131314;
    border-bottom: 1px solid #0a0a0b;
    border-top: 1px solid #0a0a0b;
    float:left;
    max-height:349px;
    overflow:hidden;
    position:relative;
    width: 100%;
}
#ipod_home_body .jspVerticalBar{
    margin-left:0;
}
/*   NAVIGATION   */
#ipod_main_menu {
    width: 100%;
    background: #131314;
    display: block;
    color:#FFFFFF;
}
a:hover {
    text-decoration:none;
}
#ipod_main_menu li {
    background:#131314 url(../../images/ipod/arrow.png) 278px 22px no-repeat;
    border-bottom:1px solid #262626;
    color:#FFF;
    display: block;
    float:left;
    font-size:20px;
    line-height:14px;
    padding:0;
    width: 100%;
}
#ipod_main_menu li:first-child {
    background:#131314 url(../../images/ipod/arrow.png) 278px 25px no-repeat;
}

#ipod_main_menu li:first-child a {
    line-height:69px;
}
#ipod_main_menu li:last-child {
    border-bottom:none;
}
#ipod_main_menu a {
    color:#FFFFFF;
    float: left;
    font:20px StandardTextFont, Arial, sans-serif;
    line-height:67px;
    margin:1px 0;
    padding-left:31px;
    text-align:left;
    text-transform:uppercase;
    width:288px;
}

#ipod_main_menu li a {
    
    color:#FFFFFF;
    text-decoration:none;
}

#ipod_footer_nav {
    display: inline;
    float: left;
    padding:0;
    text-align: left;
    width: 165px;
}
#ipod_footer_nav ul {
    float: left;
    width: 100%;
}
#ipod_footer_nav li {
    border-left:1px solid #272727;
    border-right:1px solid #4c4b4b;
    color:#fff;
    display:inline;
    float: left;
    font:12px StandardTextFont, Arial, sans-serif;
    list-style:none;
    padding:3px 9px 2px;
}
#ipod_footer_nav li:first-child {
    border-left:none;
    border-right:1px solid #4c4b4b;
    padding:3px 9px 2px 0;
}
#ipod_footer_nav li:last-child {
    border-left:1px solid #272727;
    border-right:none;
    padding:3px 0 2px 9px;
}
#ipod_footer {
    background:url(../../images/ipod/footer_bg.png) top left repeat-x;
    height:22px;
    line-height:10px;
    padding:18px 0 18px 13px;
    position:relative;
    
}
footer a {
    color:#FFFFFF;
}
footer option {
    background:#000;
}
#ipod_footer_nav li.active a { 
    color:#7C5D4A; 
}
@media only screen and (min-width: 361px ) and ( max-width: 480px ) {
#ipod_header, #ipod_container, #ipod_container ul, #ipod_container li {
    width:480px;
  
}
#ipod_main_menu li {
    background:#131314 url(../../images/ipod/arrow.png) 434px 22px no-repeat;
}

#ipod_main_menu li:first-child {
    background:#131314 url(../../images/ipod/arrow.png) 434px 25px no-repeat;
}

#ipod_main_menu li a {
    width:448px;
}
#ipod_footer {
    width:467px;
}
#ipod_footer_nav {
    width:324px;
}
#ipod_footer .language_list {
    float: right;
    margin: 0 14px 0 0;
    width:110px;
}
footer select {
    background: url(../../images/ipod/select.png) top right no-repeat transparent;
    border:none;
    color: #fff;
    float: left;
    font:12px StandardTextFont, Arial, sans-serif;
    left:355px;
    margin:0;
    padding:5px 7px;
    top:15px;
    width:110px;
    z-index:6;
}
footer option {
    padding:5px;
    width:96px;
}
span.customStyleSelectBox {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background:url(../../images/ipod/select.png) top left no-repeat;
    background-color:transparent;
    border:none;
    border-radius:5px 5px;
    color:#fff;
    font-size:11px;
    float:right;
    left:355px;
    line-height:11px;
    margin-right:18px;
    padding:7px 8px;
    position:absolute;
    top:15px;
    width:96px;
    z-index:5;
}
.customStyleSelectBoxInner {
    background:url(../../images/ipod/triangle.png) center right no-repeat;
    width:96px;
}
}

@media only screen and (min-width: 321px ) and ( max-width: 360px ) {
#ipod_header, #ipod_container, #ipod_container ul, #ipod_container li {
    width:360px;
  
}
#ipod_main_menu li {
    background:#131314 url(../../images/ipod/arrow.png) 320px 22px no-repeat;
}

#ipod_main_menu li:first-child {
    background:#131314 url(../../images/ipod/arrow.png) 320px 25px no-repeat;
}

#ipod_main_menu li a {
    width:353px;
}
#ipod_footer {
    width:357px;
}
#ipod_footer_nav {
    width:240px;
}
footer select {
    background: url(../../images/ipod/select.png) top right no-repeat transparent;
    border:none;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    float: left;
    font:12px StandardTextFont, Arial, sans-serif;
    left:264px;
    margin:0;
    padding:5px 7px;
    position:absolute;
    top:15px;
    width:84px;
    z-index:11;
}
span.customStyleSelectBox {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background:url(../../images/ipod/select320.png) top left no-repeat;
    background-color:transparent;
    border:none;
    border-radius:5px 5px;
    color:#fff;
    font-size:11px;
    float:right;
    height:13px;
    left:264px;
    line-height:11px;
    margin-right:18px;
    padding:7px 8px 7px 12px;
    position:absolute;
    top:15px;
    width:70px;
    z-index:5;
}
.customStyleSelectBoxInner {
    background:url(../../images/ipod/triangle.png) center right no-repeat;
    width:66px;
}
footer option {
    padding:2px 2px 2px 12px;
    width:70px;
}
}

@media only screen and ( max-width: 320px ) {
#ipod_header, #ipod_container, #ipod_container ul, #ipod_container li {
    width:320px;
}
#ipod_main_menu li a {
    width:288px;
}
/* if scrollpane applied, then*/
#ipod_home_body #ipod_container{
}
#ipod_home_body .jspPane,#ipod_home_body #ipod_main_menu{
    width: 291px !important;
}
#ipod_home_body #ipod_container .jspContainer li{
    width:310px;
}
#ipod_home_body .jspContainer #ipod_main_menu li a{
    width:279px;
}/* endif */
#ipod_footer {
    width:307px;
}
#ipod_footer_nav {
    width:204px;
}
footer select {
    background: url(../../images/ipod/select.png) top right no-repeat transparent;
    border:none;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    float: left;
    font:12px StandardTextFont, Arial, sans-serif;
    left:223px;
    margin:0;
    padding:5px 7px;
    position:absolute;
    top:15px;
    width:84px;
    z-index:11;
}
span.customStyleSelectBox {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    background:url(../../images/ipod/select320.png) top left no-repeat;
    background-color:transparent;
    border:none;
    border-radius:5px 5px;
    color:#fff;
    font-size:11px;
    float:right;
    height:13px;
    left:223px;
    line-height:11px;
    margin-right:18px;
    padding:7px 8px 7px 12px;
    position:absolute;
    top:15px;
    width:70px;
    z-index:5;
}
.customStyleSelectBoxInner {
    background:url(../../images/ipod/triangle.png) center right no-repeat;
    width:66px;
}
footer option {
    padding:2px 2px 2px 12px;
    width:70px;
}
}
/* Template B */
/* Default:About Us-1 */
.ipod_heading {
    background:url(../../images/ipod/heading_bg.png) top left repeat-x;
    font:normal 14px StandardTextFont Arial, sans-serif;
    float:left;
    line-height:10px;
    padding:9px 0;
    text-align:center;
    text-transform:uppercase;
    width:100%;
    font-weight: bold;
}
#ipod_default_landing_page {
    float:left;
    height:319px;
    left:0;
    position:absolute;
    top:28px;
    width:100%;
}
.ipod_headline {
    background:rgba(0,0,0,0.75);
    font:bold 16px Garamond, serif;
    padding:9px 0 6px;;
    text-align:center;
    text-transform:uppercase;
}
#ipod_info  {
    background:#232325;
    cursor:pointer;
    float:left;
    padding:3px 12px 6px;
}
#ipod_previous_button  {
    background: #232325;
    cursor: pointer;
    float: left;
    padding: 6px 12px 6px;
    color:#957561;
    margin-left: 2px;
    text-transform: uppercase;
}
#ipod_next_button {
    background: #232325;
    cursor: pointer;
    float: right;
    padding: 6px 12px 6px;
    color:#957561;
    text-transform: uppercase;
}
#ipod_bottom_button, #gallery_bottom_button {
    background:#232325;
   
    bottom:-2px;
    clear:left;
    cursor:pointer;
    float:left;
    height:10px;
    left:0;
    overflow:hidden;
    padding:10px 11px;
    position:absolute;
    z-index: 12;
}
#ipod_bottom_button a {
    color:#957561;
    font:normal 12px StandardTextFont Arial, sans-serif;
    float:left;
    line-height:10px;
    padding:0;
    text-align:left;
    text-transform:uppercase;
}
#ipod_landing_para {
    background:rgba(0,0,0,0.75);
    padding-top:2px;
    height:290px;
}
.ipod_inner_text {
    font:normal 14px StandardTextFont;
    line-height:20px;
    padding:0 22px 20px;;
}
#ipod_inner_text:last-child {
    padding-bottom:13px;
}
#ipod_close , #gallery_close {
    background:#232325;
    color:#957561;
    cursor:pointer;
    font:bold 16px Arial, Helvetica, sans-serif;
    left:290px;
    line-height:10px;
    margin:0;
    position:absolute;
    top:291px;
    z-index: 1015;
}
@media only screen and ( max-width: 320px ) {
#ipod_landing_image {
    max-width:480px;
}
#ipod_landing_para {
    width:320px !important;
    height:290px;
}
.jspPane {
    width:320px !important;
}
.ipod_inner_text li {
    width:264px !important;
}
.jspContainer {
    width:320px !important;
}
}
@media only screen and (min-width: 321px ) and (max-width: 360px ) { 

#ipod_landing_image {
    max-width:480px;
}
#ipod_landing_para {
    width:360px !important;
}
#ipod_default_landing_page 
{
    width:360px;
}

.ipod_inner_text li {
    width:200px !important;
}
#ipod_close, #gallery_close {
    left:330px;
}
.jspContainer {
    width:360px !important;
}    
    
}
@media only screen and (min-width: 361px ) and (max-width: 480px ) {
#ipod_landing_para {
    width:480px !important;
}
.jspPane {
    width:480px;
}
.ipod_inner_text li {
    width:426px !important;
}
#ipod_close, #gallery_close {
    left:450px;
}
.jspContainer {
    width:480px !important;
}
}
/* Template C */
#ipod_gallery_landing_page {
    float:left;
    height:319px;
    left:0;
    position:relative;
    top:0;
    width:100% !important;
}
#ipod_gallery_landing_page .ipod_headline {
    background:rgba(51,51,51,0.75);
    font:bold 16px Garamond, serif;
    padding:9px 0;
    text-align:center;
    text-transform:uppercase;
}
#ipod_project_select_ul {
    width:100%;
}
#ipod_project_select_ul li {
    float:left;
    padding-bottom:2px;
    width:50%;
    position:relative;
}
#ipod_project_select_ul a {
    width:100%;
}
#ipod_project_select_ul img {
    height:88px;
    width:158px;
}
#ipod_project_select_ul div.layer {
	display:block;
}
#ipod_project_select_ul div.layer, #ipod_project_select_ul div.titlebox, #ipod_project_select_ul div.opabox {
    width:100%; 
    height:100%;
}
#ipod_project_select_ul div.opabox {
    opacity:0.5;
}
#ipod_project_select_ul div.titlebox { 
    padding: 0 0 0 4%;
    width:94%; }
#ipod_project_select_ul div.titlebox h4, #ipod_project_select_ul div.titlebox span {
    width: 100%;
}
.jspVerticalBar {
    z-index: 999;
}
@media only screen and (max-width: 320px ) {
    
    #ipod_project_select_ul div.titlebox h4 {
    font-size:11px;
    
}
#ipod_project_select_ul div.titlebox span {
    font-size:10px;
}
    
}
@media only screen and (min-width: 321px ) and (max-width: 360px ) {
#ipod_project_select_ul img {
    height:99px;
    width:178px;
}
#ipod_project_select_ul div.titlebox h4 {
    font-size:12px;
    
}
#ipod_project_select_ul div.titlebox span {
    font-size:11px;
}
}
@media only screen and (min-width: 361px ) and (max-width: 480px ) {
#ipod_project_select_ul img {
    height:132px;
    width:238px;
}
#ipod_project_select_ul div.titlebox h4 {
    font-size:14px;
    
}
#ipod_project_select_ul div.titlebox span {
    font-size:12px;
}

}
/* Template D Detail*/
.ipod_team_detail .ipod_subheadline {
    color:#8e715e;
    font:normal 14px StandardTextFont;
    padding:0 0 9px 0;
    text-align:left;
    text-transform:capitalize;
}
.ipod_team_detail .ipod_background {
    opacity:1;
}
@media only screen and (min-width: 321px ) and (max-width: 360px ) {
.ipod_team_detail .ipod_background {
    border-radius:0 5px 0 0;
    opacity:1;
    width: 360px !important;
}
.ipod_team_detail #ipod_default_landing_page.ipod_details_landing_page .ipod_headline {
    background: none repeat scroll 0 0 rgba(20, 20, 20, 0.75);
    padding:9px 0;
    text-align:center;
}
.ipod_team_detail .ipod_details_landing_page #ipod_landing_para {
    background: none repeat scroll 0 0 rgba(20, 20, 20, 0.75);
    height:297px;
}
.ipod_team_detail .ipod_details_landing_page .jspContainer {
    height: 279px;
    
    width: 360px !important;
}
.ipod_team_detail .ipod_details_landing_page .jspPane {
}
.ipod_team_detail .ipod_details_landing_page .ipod_inner_text {
    padding:0 19px;
    width:320px !important;
}
}
@media only screen and (min-width: 361px ) and (max-width: 480px ) {
.ipod_team_detail .ipod_background {
    border-radius:0 5px 0 0;
    opacity:1;
    width: 213px !important;
}
.ipod_team_detail #ipod_default_landing_page.ipod_details_landing_page .ipod_headline {
    background: none repeat scroll 0 0 rgba(20, 20, 20, 0.75);
    padding:9px 0 9px 230px;
    text-align:left;
}
.ipod_team_detail .ipod_details_landing_page #ipod_landing_para {
    background: none repeat scroll 0 0 rgba(20, 20, 20, 0.75);
    height:295px;
}
.ipod_team_detail .ipod_details_landing_page .jspContainer {
    height: 279px;
    margin-left: 213px;
    width: 267px !important;
}
.ipod_team_detail .ipod_details_landing_page .jspPane {
}
.ipod_team_detail .ipod_details_landing_page .ipod_inner_text {
    padding:0 19px;
    width:230px !important;
}
}
/* For ipod_portfolio */
.ipod_portfolio .ipod_background {
    
    opacity:1;
    
}
@media only screen and (min-width: 321px ) and (max-width: 360px ) {
.ipod_portfolio #ipod_inner_text, .ipod_portfolio .jspPane div {
    margin-left:0;
    width:300px !important;
}
.ipod_portfolio #ipod_default_landing_page.ipod_details_landing_page ipod_headline {
    padding:9px 0 9px 0;
    text-align:center;
}
.ipod_portfolio .jspContainer {
    margin-left:0;
    width:360px !important;
}
.ipod_portfolio .jspPane div.jspDrag { width:0 !important; }
}
/* Template E - Brand */
p.ipod_headline {
    background:rgba(51,51,51,.95);
    font:normal 14px StandardTextFont;
    line-height:20px;
    padding:9px 27px;
    position:absolute;
    /* top:98px; */
    top:0;
    text-align:left;
    text-transform:none;
}
#ipod_container #ipod_brands_ul {
    background:rgba(0,0,0,.75);
    float:left;
    margin-top:18px;
    width:310px;
}
#ipod_container #ipod_brands_ul li {
    float:left;
    padding-bottom:2px;
    width:50%;
}
#ipod_container #ipod_brands_ul a {
    float:left;
    width:100%;
    text-align:center;
}
@media only screen and (max-width: 320px ) {
p.ipod_headline {
    width:256px;
}
}
@media only screen and (min-width: 321px ) and (max-width: 360px ) {
p.ipod_headline {
    width:305px;
}
footer#ipod_footer { 
    width:347px!important; 
    min-width:340px!important;
   

}

#ipod_container #ipod_brands_ul {
    width:360px;
}
}
@media only screen and (min-width: 361px ) and (max-width: 480px ) {
p.ipod_headline {
    width:416px;
}
footer#ipod_footer { 
    width:467px!important; 
    min-width:467px!important;

}

#ipod_container #ipod_brands_ul {
    width:480px;
}
}

/* Template F - Contact */
#ipod_default_landing_page .ipod_meta_landing_para {
    height:320px;
}
.ipod_meta_para {
    padding-top:9px;
}
#contact_switch {
    margin-top:5px;
}
#contact_switch_span{
    padding:8px 0;
}
.ipod_contact_adress {
    font: bold 16px Garamond, serif;
    text-transform: uppercase;
}
#ipod_container .ipod_meta_para ul, #ipod_container .ipod_meta_para li {
    width:266px;
}
#ipod_container .ipod_meta_para li a {
    padding:2px 0;
}
/* Contact Form */
#input_submit_email {
    text-align:right;
}
@media only screen and (max-width: 320px ) {
#contact_text_wrapper {
    height:480px;
    
}
#contact_form #your_message {
    width:246px;
}
#fieldset_input_submit_email {
    width:253px;
}
#contact_form *, #newsletter_form * {
    width:243px;
}
#newsletter_form {
    width:282px;
}
#fieldset_input_submit_newsletter {
    width:282px;
}
#input_submit_newsletter {
    width:76px;
}
#input_name {
    margin-bottom:15px;
}
#input_newsletter {
    width:166px;
}
}

@media only screen and (min-width: 321px ) and (max-width: 360px ) {
 #contact_text_wrapper {
    height:480px;
    
}
#contact_form #your_message {
    width:288px;
}
#fieldset_input_submit_email {
    width:253px;
}
#contact_form *, #newsletter_form * {
    width:288px;
}
#newsletter_form {
    width:288px;
}
#fieldset_input_submit_newsletter {
    width:288px;
}
#input_submit_newsletter {
    width:73px;
}
#input_name {
    margin-bottom:15px;
}
#input_newsletter {
    width:190px;
}
}
@media only screen and (min-width: 361px ) and (max-width: 480px ) {
#ipod_container .ipod_meta_para ul, #ipod_container .ipod_meta_para li {
    width:426px;
    
}
/* Contact Form */
#contact_text_wrapper {
    padding:9px 0 0 38px;
    height:415px;
}
#contact_switch {
    margin:10px 0 0 10px;
    color: #7C5D4A;
}
#contact_form_wrapper {
    margin:8px 0 0 0;
}
#contact_form{
    width:410px;
}
#contact_form fieldset {
    margin-right:10px;
    margin-left:10px;
}
#input_name, #input_email{
    width:182px;
}
#newsletter_form {
    margin: 0 0 0 10px;
}
#contact_form #your_message {
    width:386px;
}
#fieldset_input_submit_email {
    width:395px;
}
#input_newsletter {
    width:308px;
}
}
/* Template G */
.ipod_partners a {
    color:#fff;
}

/* Template News */
.ipod_newsImage {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
} 
.ipod_news_teaser {
    color:#ffffff;
    font-family: 'Garamond';
    font-style: italic;
    text-align: left;
 }
.ipod_news_teaser .initial_word {
    font-size: 30px;
}
.ipod_news_subtitle {
    color: #ffffff;
    float: left;
    font-weight: bold;
    margin-top: 10px;
}

.ipod_news_content {
    color:#ffffff;
    font-style: normal;
    float: left;
}
        
ul#news_select_ul{
    word-wrap: no-wrap;
    display:block;
}
 ul#news_select_ul li{
    float:left;
    margin-top: 5px;
    margin-right:3px;
    padding-bottom:5px;
    cursor:pointer;
    line-height:0px;
    font-size:5px;
    width:99%; 
    position:relative; top:0px; left:0px;	
    border-bottom: 1px solid #666666;
}
 #scrollpane_text  ul#news_select_ul li a{
	margin:0px; padding:0px; line-height:0px;
	font-size:5px; float: left;
}
 ul#news_select_ul li img {
	width:50px; height:auto; float: left; margin-left: 5px;
}
.news_list_desc { 
        float:left;
        height:64px;
        width: 206px;
        margin: 0 0 0 10px;
        
}  
.news_list_desc span.news_list_heading {
        font-size: 13px;
        line-height: 18px;
        float: left;
        font-family: arial;
}
.news_list_desc span.news_list_date {
        font-size: 13px;
        line-height: 18px;
        float: left;
        font-family: arial;
        color:#666666;
}
    
@media only screen and (min-width: 361px ) and ( max-width: 480px ) {
.news_list_desc { 
      width:360px;
}
.galary_list_wrap {
    height:132px;
}
}
@media only screen and (min-width: 321px ) and ( max-width: 360px ) {
.news_list_desc { 
      width:240px;
}
.galary_list_wrap {
    height:99px;
}
}
@media only screen and ( max-width: 320px ) {
.ipod_newsImage {
      float: none;
      margin:0 auto 10px;
      display:block;
} 
    
.news_list_desc { 
     width:206px;
}

.galary_list_wrap {
    height:99px;
}
        
}
/* END */